Uses of Class
software.amazon.awssdk.services.organizations.model.EffectivePolicy
-
Packages that use EffectivePolicy Package Description software.amazon.awssdk.services.organizations.model -
-
Uses of EffectivePolicy in software.amazon.awssdk.services.organizations.model
Methods in software.amazon.awssdk.services.organizations.model that return EffectivePolicy Modifier and Type Method Description EffectivePolicyDescribeEffectivePolicyResponse. effectivePolicy()The contents of the effective policy.Methods in software.amazon.awssdk.services.organizations.model with parameters of type EffectivePolicy Modifier and Type Method Description DescribeEffectivePolicyResponse.BuilderDescribeEffectivePolicyResponse.Builder. effectivePolicy(EffectivePolicy effectivePolicy)The contents of the effective policy.
-