| Package | Description |
|---|---|
| software.amazon.awssdk.services.organizations.model |
| Modifier and Type | Method and Description |
|---|---|
List<PolicyTargetSummary> |
ListTargetsForPolicyResponse.targets()
A list of structures, each of which contains details about one of the entities to which the specified policy is
attached.
|
| Modifier and Type | Method and Description |
|---|---|
ListTargetsForPolicyResponse.Builder |
ListTargetsForPolicyResponse.Builder.targets(PolicyTargetSummary... targets)
A list of structures, each of which contains details about one of the entities to which the specified policy
is attached.
|
| Modifier and Type | Method and Description |
|---|---|
ListTargetsForPolicyResponse.Builder |
ListTargetsForPolicyResponse.Builder.targets(Collection<PolicyTargetSummary> targets)
A list of structures, each of which contains details about one of the entities to which the specified policy
is attached.
|
Copyright © 2023. All rights reserved.