AccessGrantsInstance

class AccessGrantsInstance : KotlinCustomResource

The AWS::S3::AccessGrantsInstance resource is an Amazon S3 resource type that hosts Access Grants and their associated locations

Properties

Link copied to clipboard

The Amazon Resource Name (ARN) of the specified Access Grants instance.

Link copied to clipboard

A unique identifier for the specified access grants instance.

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

The Amazon Resource Name (ARN) of the specified AWS Identity Center.

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

The AWS resource tags that you are adding to the S3 Access Grants instance. Each tag is a label consisting of a user-defined key and value. Tags can help you manage, identify, organize, search for, and filter resources.

Link copied to clipboard
val urn: Output<String>