Class AnnotationTableConfiguration

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

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

Specifies the configuration for the annotation table associated with a bucket's Amazon S3 Metadata configuration. The annotation table is an Iceberg table that records annotation events for objects in the bucket.

See Also: