| Package | Description |
|---|---|
| com.amazonaws.services.controltower |
These interfaces allow you to apply the Amazon Web Services library of pre-defined controls to your
organizational units, programmatically.
|
| com.amazonaws.services.controltower.model |
| Modifier and Type | Method and Description |
|---|---|
GetLandingZoneOperationResult |
AWSControlTowerClient.getLandingZoneOperation(GetLandingZoneOperationRequest request)
Returns the status of the specified landing zone operation.
|
GetLandingZoneOperationResult |
AWSControlTower.getLandingZoneOperation(GetLandingZoneOperationRequest getLandingZoneOperationRequest)
Returns the status of the specified landing zone operation.
|
GetLandingZoneOperationResult |
AbstractAWSControlTower.getLandingZoneOperation(GetLandingZoneOperationRequest request) |
| Modifier and Type | Method and Description |
|---|---|
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.
|
Future<GetLandingZoneOperationResult> |
AbstractAWSControlTowerAsync.getLandingZoneOperationAsync(GetLandingZoneOperationRequest request,
AsyncHandler<GetLandingZoneOperationRequest,GetLandingZoneOperationResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
GetLandingZoneOperationResult |
GetLandingZoneOperationResult.clone() |
GetLandingZoneOperationResult |
GetLandingZoneOperationResult.withOperationDetails(LandingZoneOperationDetail operationDetails)
Details about a landing zone operation.
|
Copyright © 2024. All rights reserved.