Bucket

class Bucket : KotlinCustomResource

Resource Type Definition for AWS::S3Outposts::Bucket

Properties

Link copied to clipboard
val arn: Output<String>

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

Link copied to clipboard
val bucketName: Output<String>

A name for the bucket.

Link copied to clipboard
val id: Output<String>
Link copied to clipboard

Rules that define how Amazon S3Outposts manages objects during their lifetime.

Link copied to clipboard
val outpostId: Output<String>

The id of the customer outpost on which the bucket resides.

Link copied to clipboard
val pulumiChildResources: Set<KotlinResource>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val tags: Output<List<Tag>>?

An arbitrary set of tags (key-value pairs) for this S3Outposts bucket.

Link copied to clipboard
val urn: Output<String>