class Aws::IoTWireless::Types::AssociateWirelessDeviceWithThingRequest
@note When making an API call, you may pass AssociateWirelessDeviceWithThingRequest
data as a hash: { id: "WirelessDeviceId", # 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 device. @return [String]
Constants
- SENSITIVE