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.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The state of the annotation table. Valid values are ENABLED and DISABLED.

Link copied to clipboard

The encryption settings for an S3 Metadata journal table or inventory table configuration.

Link copied to clipboard
val role: String?

The ARN of the IAM role used to manage the annotation table.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String