class Aws::IoTSiteWise::Types::UpdateGatewayRequest
@note When making an API call, you may pass UpdateGatewayRequest
data as a hash: { gateway_id: "ID", # required gateway_name: "Name", # required }
@!attribute [rw] gateway_id
The ID of the gateway to update. @return [String]
@!attribute [rw] gateway_name
A unique, friendly name for the gateway. @return [String]
Constants
- SENSITIVE