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