class Aws::GreengrassV2::Types::AssociateClientDeviceWithCoreDeviceEntry

Contains a request to associate a client device with a core device. The [BatchAssociateClientDeviceWithCoreDevice] operation consumes a list of these requests.

[1]: docs.aws.amazon.com/greengrass/v2/APIReference/API_BatchAssociateClientDeviceWithCoreDevice.html

@note When making an API call, you may pass AssociateClientDeviceWithCoreDeviceEntry

data as a hash:

    {
      thing_name: "IoTThingName", # required
    }

@!attribute [rw] thing_name

The name of the IoT thing that represents the client device to
associate.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/greengrassv2-2020-11-30/AssociateClientDeviceWithCoreDeviceEntry AWS API Documentation

Constants

SENSITIVE