class Aws::GreengrassV2::Types::BatchAssociateClientDeviceWithCoreDeviceRequest
@note When making an API call, you may pass BatchAssociateClientDeviceWithCoreDeviceRequest
data as a hash: { entries: [ { thing_name: "IoTThingName", # required }, ], core_device_thing_name: "IoTThingName", # required }
@!attribute [rw] entries
The list of client devices to associate. @return [Array<Types::AssociateClientDeviceWithCoreDeviceEntry>]
@!attribute [rw] core_device_thing_name
The name of the core device. This is also the name of the IoT thing. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/greengrassv2-2020-11-30/BatchAssociateClientDeviceWithCoreDeviceRequest AWS API Documentation
Constants
- SENSITIVE