| Package | Description |
|---|---|
| software.amazon.awssdk.services.organizations.model |
| Modifier and Type | Method and Description |
|---|---|
Policy |
DescribePolicyResponse.policy()
A structure that contains details about the specified policy.
|
Policy |
UpdatePolicyResponse.policy()
A structure that contains details about the updated policy, showing the requested changes.
|
Policy |
CreatePolicyResponse.policy()
A structure that contains details about the newly created policy.
|
| Modifier and Type | Method and Description |
|---|---|
DescribePolicyResponse.Builder |
DescribePolicyResponse.Builder.policy(Policy policy)
A structure that contains details about the specified policy.
|
UpdatePolicyResponse.Builder |
UpdatePolicyResponse.Builder.policy(Policy policy)
A structure that contains details about the updated policy, showing the requested changes.
|
CreatePolicyResponse.Builder |
CreatePolicyResponse.Builder.policy(Policy policy)
A structure that contains details about the newly created policy.
|
Copyright © 2023. All rights reserved.