Grant

class Grant : KotlinCustomResource

An example resource schema demonstrating some basic constructs and validation rules.

Properties

Link copied to clipboard

Allowed operations for the grant.

Link copied to clipboard
val grantArn: Output<String>

Arn of the grant.

Link copied to clipboard
val grantName: Output<String>?

Name for the created Grant.

Link copied to clipboard
val homeRegion: Output<String>?

Home region for the created grant.

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

License Arn for the grant.

Link copied to clipboard
val principals: Output<List<String>>?

The grant principals. You can specify one of the following as an Amazon Resource Name (ARN):

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

Granted license status.

Link copied to clipboard
val urn: Output<String>
Link copied to clipboard
val version: Output<String>

The version of the grant.