class Aws::IoTWireless::Types::AssociateWirelessGatewayWithThingRequest
@note When making an API call, you may pass AssociateWirelessGatewayWithThingRequest
data as a hash: { id: "WirelessGatewayId", # required thing_arn: "ThingArn", # required }
@!attribute [rw] id
The ID of the resource to update. @return [String]
@!attribute [rw] thing_arn
The ARN of the thing to associate with the wireless gateway. @return [String]
Constants
- SENSITIVE