TemplateLinkedPolicyDefinitionItem
Contains information about a policy created by instantiating a policy template.
This
Types
Properties
Link copied to clipboard
The unique identifier of the policy template used to create this policy.
Link copied to clipboard
The principal associated with this template-linked policy. Verified Permissions substitutes this principal for the ?principal
placeholder in the policy template when it evaluates an authorization request.
Link copied to clipboard
The resource associated with this template-linked policy. Verified Permissions substitutes this resource for the ?resource
placeholder in the policy template when it evaluates an authorization request.
Functions
Link copied to clipboard
inline fun copy(block: TemplateLinkedPolicyDefinitionItem.Builder.() -> Unit = {}): TemplateLinkedPolicyDefinitionItem