Class AnnotationTableConfigurationResult

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

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

Contains the current state of the annotation table associated with a bucket's Amazon S3 Metadata configuration, including its provisioning status and identifiers.

See Also: