| Package | Description |
|---|---|
| software.amazon.awssdk.services.controltower |
These interfaces allow you to apply the AWS library of pre-defined controls to your organizational units,
programmatically.
|
| software.amazon.awssdk.services.controltower.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetControlOperationResponse> |
ControlTowerAsyncClient.getControlOperation(GetControlOperationRequest getControlOperationRequest)
Returns the status of a particular
EnableControl or DisableControl operation. |
default GetControlOperationResponse |
ControlTowerClient.getControlOperation(GetControlOperationRequest getControlOperationRequest)
Returns the status of a particular
EnableControl or DisableControl operation. |
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
GetControlOperationRequestMarshaller.marshall(GetControlOperationRequest getControlOperationRequest) |
Copyright © 2023. All rights reserved.