Uses of Class
software.amazon.awssdk.services.organizations.model.PolicyTypeAlreadyEnabledException
-
Packages that use PolicyTypeAlreadyEnabledException 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 PolicyTypeAlreadyEnabledException in software.amazon.awssdk.services.organizations
Methods in software.amazon.awssdk.services.organizations that throw PolicyTypeAlreadyEnabledException Modifier and Type Method Description default EnablePolicyTypeResponseOrganizationsClient. enablePolicyType(Consumer<EnablePolicyTypeRequest.Builder> enablePolicyTypeRequest)Enables a policy type in a root.default EnablePolicyTypeResponseOrganizationsClient. enablePolicyType(EnablePolicyTypeRequest enablePolicyTypeRequest)Enables a policy type in a root.
-