BucketPolicy

class BucketPolicy : KotlinCustomResource

Resource Type Definition for AWS::S3Outposts::BucketPolicy

Properties

Link copied to clipboard
val bucket: Output<String>

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

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

A policy document containing permissions to add to the specified bucket. Search the CloudFormation User Guide for AWS::S3Outposts::BucketPolicy for more information about the expected schema for this property.

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