Class DisassociateClientDeviceFromCoreDeviceErrorEntry

java.lang.Object
software.amazon.awssdk.services.greengrassv2.model.DisassociateClientDeviceFromCoreDeviceErrorEntry
All Implemented Interfaces:
Serializable, SdkPojo, ToCopyableBuilder<DisassociateClientDeviceFromCoreDeviceErrorEntry.Builder,DisassociateClientDeviceFromCoreDeviceErrorEntry>

@Generated("software.amazon.awssdk:codegen") public final class DisassociateClientDeviceFromCoreDeviceErrorEntry extends Object implements SdkPojo, Serializable, ToCopyableBuilder<DisassociateClientDeviceFromCoreDeviceErrorEntry.Builder,DisassociateClientDeviceFromCoreDeviceErrorEntry>

Contains an error that occurs from a request to disassociate a client device from a core device. The BatchDisassociateClientDeviceWithCoreDevice operation returns a list of these errors.

See Also: