class Aws::GreengrassV2::Types::AssociateClientDeviceWithCoreDeviceErrorEntry

Contains an error that occurs from a request to associate a client device with a core device. The

BatchAssociateClientDeviceWithCoreDevice][1

operation returns a list

of these errors.

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

@!attribute [rw] thing_name

The name of the IoT thing whose associate 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/AssociateClientDeviceWithCoreDeviceErrorEntry AWS API Documentation

Constants

SENSITIVE