Uses of Class
software.amazon.awssdk.services.organizations.model.EffectivePolicyNotFoundException
-
Packages that use EffectivePolicyNotFoundException Package Description software.amazon.awssdk.services.organizations Organizations is a web service that enables you to consolidate your multiple Amazon Web Services accounts into an organization and centrally manage your accounts and their resources. -
-
Uses of EffectivePolicyNotFoundException in software.amazon.awssdk.services.organizations
Methods in software.amazon.awssdk.services.organizations that throw EffectivePolicyNotFoundException Modifier and Type Method Description default DescribeEffectivePolicyResponseOrganizationsClient. describeEffectivePolicy(Consumer<DescribeEffectivePolicyRequest.Builder> describeEffectivePolicyRequest)Returns the contents of the effective policy for specified policy type and account.default DescribeEffectivePolicyResponseOrganizationsClient. describeEffectivePolicy(DescribeEffectivePolicyRequest describeEffectivePolicyRequest)Returns the contents of the effective policy for specified policy type and account.
-