ResourcePolicy

class ResourcePolicy : KotlinCustomResource

A resource policy with specified policy statements that attaches to a Lex bot or bot alias.

Properties

Link copied to clipboard
val awsId: Output<String>

The identifier of the resource policy.

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

A resource policy to add to the resource. The policy is a JSON structure that contains one or more statements that define the policy. The policy must follow IAM syntax. If the policy isn't valid, Amazon Lex returns a validation exception.

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

The Amazon Resource Name (ARN) of the bot or bot alias that the resource policy is attached to.

Link copied to clipboard
val revisionId: Output<String>

Specifies the current revision of a resource policy.

Link copied to clipboard
val urn: Output<String>