| Package | Description |
|---|---|
| com.amazonaws.services.organizations.model |
| Modifier and Type | Method and Description |
|---|---|
EffectivePolicy |
EffectivePolicy.clone() |
EffectivePolicy |
DescribeEffectivePolicyResult.getEffectivePolicy()
The contents of the effective policy.
|
EffectivePolicy |
EffectivePolicy.withLastUpdatedTimestamp(Date lastUpdatedTimestamp)
The time of the last update to this policy.
|
EffectivePolicy |
EffectivePolicy.withPolicyContent(String policyContent)
The text content of the policy.
|
EffectivePolicy |
EffectivePolicy.withPolicyType(EffectivePolicyType policyType)
The policy type.
|
EffectivePolicy |
EffectivePolicy.withPolicyType(String policyType)
The policy type.
|
EffectivePolicy |
EffectivePolicy.withTargetId(String targetId)
The account ID of the policy target.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DescribeEffectivePolicyResult.setEffectivePolicy(EffectivePolicy effectivePolicy)
The contents of the effective policy.
|
DescribeEffectivePolicyResult |
DescribeEffectivePolicyResult.withEffectivePolicy(EffectivePolicy effectivePolicy)
The contents of the effective policy.
|
Copyright © 2020. All rights reserved.