| Package | Description |
|---|---|
| com.amazonaws.services.organizations |
|
| com.amazonaws.services.organizations.model |
| Modifier and Type | Method and Description |
|---|---|
Future<CreateGovCloudAccountResult> |
AWSOrganizationsAsyncClient.createGovCloudAccountAsync(CreateGovCloudAccountRequest request,
AsyncHandler<CreateGovCloudAccountRequest,CreateGovCloudAccountResult> asyncHandler) |
Future<CreateGovCloudAccountResult> |
AbstractAWSOrganizationsAsync.createGovCloudAccountAsync(CreateGovCloudAccountRequest request,
AsyncHandler<CreateGovCloudAccountRequest,CreateGovCloudAccountResult> asyncHandler) |
Future<CreateGovCloudAccountResult> |
AWSOrganizationsAsync.createGovCloudAccountAsync(CreateGovCloudAccountRequest createGovCloudAccountRequest,
AsyncHandler<CreateGovCloudAccountRequest,CreateGovCloudAccountResult> asyncHandler)
This action is available if all of the following are true:
|
| Modifier and Type | Method and Description |
|---|---|
CreateGovCloudAccountRequest |
CreateGovCloudAccountRequest.clone() |
CreateGovCloudAccountRequest |
CreateGovCloudAccountRequest.withAccountName(String accountName)
The friendly name of the member account.
|
CreateGovCloudAccountRequest |
CreateGovCloudAccountRequest.withEmail(String email)
The email address of the owner to assign to the new member account in the commercial Region.
|
CreateGovCloudAccountRequest |
CreateGovCloudAccountRequest.withIamUserAccessToBilling(IAMUserAccessToBilling iamUserAccessToBilling)
If set to
ALLOW, the new linked account in the commercial Region enables IAM users to access account
billing information if they have the required permissions. |
CreateGovCloudAccountRequest |
CreateGovCloudAccountRequest.withIamUserAccessToBilling(String iamUserAccessToBilling)
If set to
ALLOW, the new linked account in the commercial Region enables IAM users to access account
billing information if they have the required permissions. |
CreateGovCloudAccountRequest |
CreateGovCloudAccountRequest.withRoleName(String roleName)
(Optional)
|
Copyright © 2019. All rights reserved.