Uses of Class
software.amazon.awssdk.services.organizations.model.AccountAlreadyClosedException
-
Packages that use AccountAlreadyClosedException 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 AccountAlreadyClosedException in software.amazon.awssdk.services.organizations
Methods in software.amazon.awssdk.services.organizations that throw AccountAlreadyClosedException Modifier and Type Method Description default CloseAccountResponseOrganizationsClient. closeAccount(Consumer<CloseAccountRequest.Builder> closeAccountRequest)Closes an Amazon Web Services member account within an organization.default CloseAccountResponseOrganizationsClient. closeAccount(CloseAccountRequest closeAccountRequest)Closes an Amazon Web Services member account within an organization.
-