class Aws::GreengrassV2::Types::DisassociateClientDeviceFromCoreDeviceEntry

Contains a request to disassociate a client device from a core device. The [BatchDisassociateClientDeviceWithCoreDevice] operation consumes a list of these requests.

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

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

data as a hash:

    {
      thing_name: "IoTThingName", # required
    }

@!attribute [rw] thing_name

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

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

Constants

SENSITIVE