| Package | Description |
|---|---|
| com.amazonaws.services.config |
|
| com.amazonaws.services.config.model |
| Modifier and Type | Method and Description |
|---|---|
StartConfigurationRecorderResult |
AmazonConfig.startConfigurationRecorder(StartConfigurationRecorderRequest startConfigurationRecorderRequest)
Starts recording configurations of the AWS resources you have selected to record in your AWS account.
|
StartConfigurationRecorderResult |
AbstractAmazonConfig.startConfigurationRecorder(StartConfigurationRecorderRequest request) |
StartConfigurationRecorderResult |
AmazonConfigClient.startConfigurationRecorder(StartConfigurationRecorderRequest request)
Starts recording configurations of the AWS resources you have selected to record in your AWS account.
|
| Modifier and Type | Method and Description |
|---|---|
Future<StartConfigurationRecorderResult> |
AbstractAmazonConfigAsync.startConfigurationRecorderAsync(StartConfigurationRecorderRequest request,
AsyncHandler<StartConfigurationRecorderRequest,StartConfigurationRecorderResult> asyncHandler) |
Future<StartConfigurationRecorderResult> |
AmazonConfigAsync.startConfigurationRecorderAsync(StartConfigurationRecorderRequest startConfigurationRecorderRequest,
AsyncHandler<StartConfigurationRecorderRequest,StartConfigurationRecorderResult> asyncHandler)
Starts recording configurations of the AWS resources you have selected to record in your AWS account.
|
Future<StartConfigurationRecorderResult> |
AmazonConfigAsyncClient.startConfigurationRecorderAsync(StartConfigurationRecorderRequest request,
AsyncHandler<StartConfigurationRecorderRequest,StartConfigurationRecorderResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
StartConfigurationRecorderResult |
StartConfigurationRecorderResult.clone() |
Copyright © 2020. All rights reserved.