| Package | Description |
|---|---|
| com.amazonaws.services.config |
Synchronous and asynchronous client classes for accessing AmazonConfig.
|
| com.amazonaws.services.config.model |
Classes modeling the various types represented by AmazonConfig.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AmazonConfigClient.startConfigurationRecorder(StartConfigurationRecorderRequest startConfigurationRecorderRequest)
Starts recording configurations of the AWS resources you have
selected to record in your AWS account.
|
void |
AmazonConfig.startConfigurationRecorder(StartConfigurationRecorderRequest startConfigurationRecorderRequest)
Starts recording configurations of the AWS resources you have
selected to record in your AWS account.
|
Future<Void> |
AmazonConfigAsync.startConfigurationRecorderAsync(StartConfigurationRecorderRequest startConfigurationRecorderRequest)
Starts recording configurations of the AWS resources you have
selected to record in your AWS account.
|
Future<Void> |
AmazonConfigAsyncClient.startConfigurationRecorderAsync(StartConfigurationRecorderRequest startConfigurationRecorderRequest)
Starts recording configurations of the AWS resources you have
selected to record in your AWS account.
|
Future<Void> |
AmazonConfigAsync.startConfigurationRecorderAsync(StartConfigurationRecorderRequest startConfigurationRecorderRequest,
com.amazonaws.handlers.AsyncHandler<StartConfigurationRecorderRequest,Void> asyncHandler)
Starts recording configurations of the AWS resources you have
selected to record in your AWS account.
|
Future<Void> |
AmazonConfigAsyncClient.startConfigurationRecorderAsync(StartConfigurationRecorderRequest startConfigurationRecorderRequest,
com.amazonaws.handlers.AsyncHandler<StartConfigurationRecorderRequest,Void> asyncHandler)
Starts recording configurations of the AWS resources you have
selected to record in your AWS account.
|
| Modifier and Type | Method and Description |
|---|---|
Future<Void> |
AmazonConfigAsync.startConfigurationRecorderAsync(StartConfigurationRecorderRequest startConfigurationRecorderRequest,
com.amazonaws.handlers.AsyncHandler<StartConfigurationRecorderRequest,Void> asyncHandler)
Starts recording configurations of the AWS resources you have
selected to record in your AWS account.
|
Future<Void> |
AmazonConfigAsyncClient.startConfigurationRecorderAsync(StartConfigurationRecorderRequest startConfigurationRecorderRequest,
com.amazonaws.handlers.AsyncHandler<StartConfigurationRecorderRequest,Void> asyncHandler)
Starts recording configurations of the AWS resources you have
selected to record in your AWS account.
|
| Modifier and Type | Method and Description |
|---|---|
StartConfigurationRecorderRequest |
StartConfigurationRecorderRequest.clone() |
StartConfigurationRecorderRequest |
StartConfigurationRecorderRequest.withConfigurationRecorderName(String configurationRecorderName)
The name of the recorder object that records each configuration change
made to the resources.
|
Copyright © 2015. All rights reserved.