| 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<GetEnabledControlResult> |
AWSControlTowerAsyncClient.getEnabledControlAsync(GetEnabledControlRequest request,
AsyncHandler<GetEnabledControlRequest,GetEnabledControlResult> asyncHandler) |
Future<GetEnabledControlResult> |
AbstractAWSControlTowerAsync.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 © 2024. All rights reserved.