| Package | Description |
|---|---|
| com.amazonaws.services.organizations |
AWS Organizations is a web service that enables you to consolidate your multiple AWS accounts into an
organization and centrally manage your accounts and their resources.
|
| com.amazonaws.services.organizations.model |
| Modifier and Type | Method and Description |
|---|---|
Future<LeaveOrganizationResult> |
AWSOrganizationsAsync.leaveOrganizationAsync(LeaveOrganizationRequest leaveOrganizationRequest,
AsyncHandler<LeaveOrganizationRequest,LeaveOrganizationResult> asyncHandler)
Removes a member account from its parent organization.
|
Future<LeaveOrganizationResult> |
AWSOrganizationsAsyncClient.leaveOrganizationAsync(LeaveOrganizationRequest request,
AsyncHandler<LeaveOrganizationRequest,LeaveOrganizationResult> asyncHandler) |
Future<LeaveOrganizationResult> |
AbstractAWSOrganizationsAsync.leaveOrganizationAsync(LeaveOrganizationRequest request,
AsyncHandler<LeaveOrganizationRequest,LeaveOrganizationResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
LeaveOrganizationRequest |
LeaveOrganizationRequest.clone() |
Copyright © 2021. All rights reserved.