| Package | Description |
|---|---|
| com.amazonaws.services.verifiedpermissions.model |
| Modifier and Type | Method and Description |
|---|---|
TemplateLinkedPolicyDefinition |
TemplateLinkedPolicyDefinition.clone() |
TemplateLinkedPolicyDefinition |
PolicyDefinition.getTemplateLinked()
A structure that describes a policy that was instantiated from a template.
|
TemplateLinkedPolicyDefinition |
TemplateLinkedPolicyDefinition.withPolicyTemplateId(String policyTemplateId)
The unique identifier of the policy template used to create this policy.
|
TemplateLinkedPolicyDefinition |
TemplateLinkedPolicyDefinition.withPrincipal(EntityIdentifier principal)
The principal associated with this template-linked policy.
|
TemplateLinkedPolicyDefinition |
TemplateLinkedPolicyDefinition.withResource(EntityIdentifier resource)
The resource associated with this template-linked policy.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PolicyDefinition.setTemplateLinked(TemplateLinkedPolicyDefinition templateLinked)
A structure that describes a policy that was instantiated from a template.
|
PolicyDefinition |
PolicyDefinition.withTemplateLinked(TemplateLinkedPolicyDefinition templateLinked)
A structure that describes a policy that was instantiated from a template.
|
Copyright © 2024. All rights reserved.