| Package | Description |
|---|---|
| software.amazon.awssdk.services.verifiedpermissions.model |
| Modifier and Type | Method and Description |
|---|---|
TemplateLinkedPolicyDefinitionItem |
PolicyDefinitionItem.templateLinked()
Information about a template-linked policy that was created by instantiating a policy template.
|
| Modifier and Type | Method and Description |
|---|---|
static PolicyDefinitionItem |
PolicyDefinitionItem.fromTemplateLinked(TemplateLinkedPolicyDefinitionItem templateLinked)
Create an instance of this class with
PolicyDefinitionItem.templateLinked() initialized to the given value. |
PolicyDefinitionItem.Builder |
PolicyDefinitionItem.Builder.templateLinked(TemplateLinkedPolicyDefinitionItem templateLinked)
Information about a template-linked policy that was created by instantiating a policy template.
|
Copyright © 2023. All rights reserved.