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