class Aws::GreengrassV2::Types::DisassociateClientDeviceFromCoreDeviceErrorEntry
Contains an error that occurs from a request to disassociate a client device from a core device. The
- BatchDisassociateClientDeviceWithCoreDevice][1
-
operation returns a
list of these errors.
[1]: docs.aws.amazon.com/greengrass/v2/APIReference/API_BatchDisassociateClientDeviceWithCoreDevice.html
@!attribute [rw] thing_name
The name of the IoT thing whose disassociate request failed. @return [String]
@!attribute [rw] code
The error code for the request. @return [String]
@!attribute [rw] message
A message that provides additional information about the error. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/greengrassv2-2020-11-30/DisassociateClientDeviceFromCoreDeviceErrorEntry AWS API Documentation
Constants
- SENSITIVE