| Package | Description |
|---|---|
| com.amazonaws.services.controltower |
These interfaces allow you to apply the AWS 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)
Provides details about the enabled control.
|
| Modifier and Type | Method and Description |
|---|---|
GetEnabledControlRequest |
GetEnabledControlRequest.clone() |
GetEnabledControlRequest |
GetEnabledControlRequest.withEnabledControlIdentifier(String enabledControlIdentifier)
The ARN of the enabled control.
|
Copyright © 2023. All rights reserved.