| Package | Description |
|---|---|
| software.amazon.awssdk.services.verifiedpermissions.model |
| Modifier and Type | Method and Description |
|---|---|
TemplateLinkedPolicyDefinition |
PolicyDefinition.templateLinked()
A structure that describes a policy that was instantiated from a template.
|
| Modifier and Type | Method and Description |
|---|---|
static PolicyDefinition |
PolicyDefinition.fromTemplateLinked(TemplateLinkedPolicyDefinition templateLinked)
Create an instance of this class with
PolicyDefinition.templateLinked() initialized to the given value. |
PolicyDefinition.Builder |
PolicyDefinition.Builder.templateLinked(TemplateLinkedPolicyDefinition templateLinked)
A structure that describes a policy that was instantiated from a template.
|
Copyright © 2023. All rights reserved.