PolicyTemplate

class PolicyTemplate : KotlinCustomResource

Definition of AWS::VerifiedPermissions::PolicyTemplate Resource Type

Example Usage

Example

No Java example available.

Properties

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

The description to attach to the new or updated policy template.

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

The unique identifier of the policy store that contains the template.

Link copied to clipboard

The unique identifier of the new or modified policy template.

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

Specifies the content that you want to use for the new policy template, written in the Cedar policy language.

Link copied to clipboard
val urn: Output<String>