Class BatchUpdateObjectAttributesResponse

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

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

Represents the output of a BatchUpdate response operation.

See Also: