Class AnnotationTableConfigurationUpdates

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

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

Specifies updates to apply to the annotation table configuration. Used as the request body for UpdateBucketMetadataAnnotationTableConfiguration.

See Also: