public static interface DescribeEffectivePolicyRequest.Builder extends OrganizationsRequest.Builder, SdkPojo, CopyableBuilder<DescribeEffectivePolicyRequest.Builder,DescribeEffectivePolicyRequest>
| Modifier and Type | Method and Description |
|---|---|
DescribeEffectivePolicyRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
DescribeEffectivePolicyRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
DescribeEffectivePolicyRequest.Builder |
policyType(EffectivePolicyType policyType)
The type of policy that you want information about.
|
DescribeEffectivePolicyRequest.Builder |
policyType(String policyType)
The type of policy that you want information about.
|
DescribeEffectivePolicyRequest.Builder |
targetId(String targetId)
When you're signed in as the management account, specify the ID of the account that you want details about.
|
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildDescribeEffectivePolicyRequest.Builder policyType(String policyType)
The type of policy that you want information about. You can specify one of the following values:
policyType - The type of policy that you want information about. You can specify one of the following values:
EffectivePolicyType,
EffectivePolicyTypeDescribeEffectivePolicyRequest.Builder policyType(EffectivePolicyType policyType)
The type of policy that you want information about. You can specify one of the following values:
policyType - The type of policy that you want information about. You can specify one of the following values:
EffectivePolicyType,
EffectivePolicyTypeDescribeEffectivePolicyRequest.Builder targetId(String targetId)
When you're signed in as the management account, specify the ID of the account that you want details about. Specifying an organization root or organizational unit (OU) as the target is not supported.
targetId - When you're signed in as the management account, specify the ID of the account that you want details
about. Specifying an organization root or organizational unit (OU) as the target is not supported.DescribeEffectivePolicyRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderDescribeEffectivePolicyRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.