Policy

class Policy : KotlinCustomResource

Definition of AWS::VerifiedPermissions::Policy Resource Type

Example Usage

Example

No Java example available.

Example

No Java example available.

Properties

Link copied to clipboard

Specifies the policy type and content to use for the new or updated policy. The definition structure must include either a Static or a TemplateLinked element.

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

The unique ID of the new or updated policy.

Link copied to clipboard
val policyStoreId: Output<String>

Specifies the PolicyStoreId of the policy store you want to store the policy in.

Link copied to clipboard
val policyType: Output<PolicyType>

The type of the policy. This is one of the following values:

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