Class BatchPutPropertyError

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

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

An error returned by the BatchPutProperty action.

See Also: