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