| 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 |
|---|---|
Future<GetControlOperationResult> |
AWSControlTowerAsyncClient.getControlOperationAsync(GetControlOperationRequest request,
AsyncHandler<GetControlOperationRequest,GetControlOperationResult> asyncHandler) |
Future<GetControlOperationResult> |
AbstractAWSControlTowerAsync.getControlOperationAsync(GetControlOperationRequest request,
AsyncHandler<GetControlOperationRequest,GetControlOperationResult> asyncHandler) |
Future<GetControlOperationResult> |
AWSControlTowerAsync.getControlOperationAsync(GetControlOperationRequest getControlOperationRequest,
AsyncHandler<GetControlOperationRequest,GetControlOperationResult> asyncHandler)
Returns the status of a particular
EnableControl or DisableControl operation. |
| Modifier and Type | Method and Description |
|---|---|
GetControlOperationRequest |
GetControlOperationRequest.clone() |
GetControlOperationRequest |
GetControlOperationRequest.withOperationIdentifier(String operationIdentifier)
The ID of the asynchronous operation, which is used to track status.
|
Copyright © 2024. All rights reserved.