TableBucket

class TableBucket : KotlinCustomResource

Creates an Amazon S3 Tables table bucket in the same AWS Region where you create the AWS CloudFormation stack.

Properties

Link copied to clipboard

Configuration specifying how data should be encrypted. This structure defines the encryption algorithm and optional KMS key to be used for server-side encryption.

Link copied to clipboard
val id: Output<String>
Link copied to clipboard
val pulumiChildResources: Set<KotlinResource>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val tableBucketArn: Output<String>

The Amazon Resource Name (ARN) of the table bucket.

Link copied to clipboard
val tableBucketName: Output<String>

The name for the table bucket.

Link copied to clipboard

The unreferenced file removal settings for your table bucket. Unreferenced file removal identifies and deletes all objects that are not referenced by any table snapshots. For more information, see the Amazon S3 User Guide .

Link copied to clipboard
val urn: Output<String>