Package | Description |
---|---|
com.amazonaws.services.config | |
com.amazonaws.services.config.model |
Modifier and Type | Method and Description |
---|---|
Future<StopConfigurationRecorderResult> |
AmazonConfigAsync.stopConfigurationRecorderAsync(StopConfigurationRecorderRequest stopConfigurationRecorderRequest,
AsyncHandler<StopConfigurationRecorderRequest,StopConfigurationRecorderResult> asyncHandler)
Stops recording configurations of the AWS resources you have selected to
record in your AWS account.
|
Future<StopConfigurationRecorderResult> |
AmazonConfigAsyncClient.stopConfigurationRecorderAsync(StopConfigurationRecorderRequest request,
AsyncHandler<StopConfigurationRecorderRequest,StopConfigurationRecorderResult> asyncHandler) |
Future<StopConfigurationRecorderResult> |
AbstractAmazonConfigAsync.stopConfigurationRecorderAsync(StopConfigurationRecorderRequest request,
AsyncHandler<StopConfigurationRecorderRequest,StopConfigurationRecorderResult> asyncHandler) |
Modifier and Type | Method and Description |
---|---|
StopConfigurationRecorderRequest |
StopConfigurationRecorderRequest.clone() |
StopConfigurationRecorderRequest |
StopConfigurationRecorderRequest.withConfigurationRecorderName(String configurationRecorderName)
The name of the recorder object that records each configuration change
made to the resources.
|
Copyright © 2018. All rights reserved.