Class BatchUpdateLinkAttributesResponse

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

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

Represents the output of a UpdateLinkAttributes response operation.

See Also: