| 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<GetEnabledControlResult> |
AbstractAWSControlTowerAsync.getEnabledControlAsync(GetEnabledControlRequest request,
AsyncHandler<GetEnabledControlRequest,GetEnabledControlResult> asyncHandler) |
Future<GetEnabledControlResult> |
AWSControlTowerAsyncClient.getEnabledControlAsync(GetEnabledControlRequest request,
AsyncHandler<GetEnabledControlRequest,GetEnabledControlResult> asyncHandler) |
Future<GetEnabledControlResult> |
AWSControlTowerAsync.getEnabledControlAsync(GetEnabledControlRequest getEnabledControlRequest,
AsyncHandler<GetEnabledControlRequest,GetEnabledControlResult> asyncHandler)
Retrieves details about an enabled control.
|
| Modifier and Type | Method and Description |
|---|---|
GetEnabledControlRequest |
GetEnabledControlRequest.clone() |
GetEnabledControlRequest |
GetEnabledControlRequest.withEnabledControlIdentifier(String enabledControlIdentifier)
The
controlIdentifier of the enabled control. |
Copyright © 2025. All rights reserved.