Uses of Class
software.amazon.awssdk.services.organizations.model.CreateAccountStatusNotFoundException
-
Packages that use CreateAccountStatusNotFoundException 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 CreateAccountStatusNotFoundException in software.amazon.awssdk.services.organizations
Methods in software.amazon.awssdk.services.organizations that throw CreateAccountStatusNotFoundException Modifier and Type Method Description default DescribeCreateAccountStatusResponseOrganizationsClient. describeCreateAccountStatus(Consumer<DescribeCreateAccountStatusRequest.Builder> describeCreateAccountStatusRequest)Retrieves the current status of an asynchronous request to create an account.default DescribeCreateAccountStatusResponseOrganizationsClient. describeCreateAccountStatus(DescribeCreateAccountStatusRequest describeCreateAccountStatusRequest)Retrieves the current status of an asynchronous request to create an account.
-