AnnotationTableConfigurationResult
Contains the current state of the annotation table associated with a bucket's Amazon S3 Metadata configuration, including its provisioning status and identifiers.
Types
Properties
Link copied to clipboard
The current configuration state of the annotation table.
Link copied to clipboard
If an S3 Metadata V1 CreateBucketMetadataTableConfiguration or V2 CreateBucketMetadataConfiguration request succeeds, but S3 Metadata was unable to create the table, this structure contains the error code and error message.
Link copied to clipboard
The provisioning status of the annotation table. Possible values: CREATING, BACKFILLING, ACTIVE, FAILED.
Functions
Link copied to clipboard
inline fun copy(block: AnnotationTableConfigurationResult.Builder.() -> Unit = {}): AnnotationTableConfigurationResult