| Package | Description |
|---|---|
| com.amazonaws.services.controltower |
Amazon Web Services Control Tower offers application programming interface (API) operations that support programmatic
interaction with these types of resources:
|
| com.amazonaws.services.controltower.model |
| Modifier and Type | Method and Description |
|---|---|
Future<GetLandingZoneOperationResult> |
AbstractAWSControlTowerAsync.getLandingZoneOperationAsync(GetLandingZoneOperationRequest request,
AsyncHandler<GetLandingZoneOperationRequest,GetLandingZoneOperationResult> asyncHandler) |
Future<GetLandingZoneOperationResult> |
AWSControlTowerAsyncClient.getLandingZoneOperationAsync(GetLandingZoneOperationRequest request,
AsyncHandler<GetLandingZoneOperationRequest,GetLandingZoneOperationResult> asyncHandler) |
Future<GetLandingZoneOperationResult> |
AWSControlTowerAsync.getLandingZoneOperationAsync(GetLandingZoneOperationRequest getLandingZoneOperationRequest,
AsyncHandler<GetLandingZoneOperationRequest,GetLandingZoneOperationResult> asyncHandler)
Returns the status of the specified landing zone operation.
|
| Modifier and Type | Method and Description |
|---|---|
GetLandingZoneOperationRequest |
GetLandingZoneOperationRequest.clone() |
GetLandingZoneOperationRequest |
GetLandingZoneOperationRequest.withOperationIdentifier(String operationIdentifier)
A unique identifier assigned to a landing zone operation.
|
Copyright © 2024. All rights reserved.