| Package | Description |
|---|---|
| com.amazonaws.services.verifiedpermissions.model |
| Modifier and Type | Method and Description |
|---|---|
TemplateLinkedPolicyDefinitionItem |
TemplateLinkedPolicyDefinitionItem.clone() |
TemplateLinkedPolicyDefinitionItem |
PolicyDefinitionItem.getTemplateLinked()
Information about a template-linked policy that was created by instantiating a policy template.
|
TemplateLinkedPolicyDefinitionItem |
TemplateLinkedPolicyDefinitionItem.withPolicyTemplateId(String policyTemplateId)
The unique identifier of the policy template used to create this policy.
|
TemplateLinkedPolicyDefinitionItem |
TemplateLinkedPolicyDefinitionItem.withPrincipal(EntityIdentifier principal)
The principal associated with this template-linked policy.
|
TemplateLinkedPolicyDefinitionItem |
TemplateLinkedPolicyDefinitionItem.withResource(EntityIdentifier resource)
The resource associated with this template-linked policy.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PolicyDefinitionItem.setTemplateLinked(TemplateLinkedPolicyDefinitionItem templateLinked)
Information about a template-linked policy that was created by instantiating a policy template.
|
PolicyDefinitionItem |
PolicyDefinitionItem.withTemplateLinked(TemplateLinkedPolicyDefinitionItem templateLinked)
Information about a template-linked policy that was created by instantiating a policy template.
|
Copyright © 2025. All rights reserved.