| 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.stopConfigurationRecorder(StopConfigurationRecorderRequest stopConfigurationRecorderRequest)
Stops recording configurations of the AWS resources you have selected
to record in your AWS account.
|
void |
AmazonConfig.stopConfigurationRecorder(StopConfigurationRecorderRequest stopConfigurationRecorderRequest)
Stops recording configurations of the AWS resources you have selected
to record in your AWS account.
|
Future<Void> |
AmazonConfigAsync.stopConfigurationRecorderAsync(StopConfigurationRecorderRequest stopConfigurationRecorderRequest)
Stops recording configurations of the AWS resources you have selected
to record in your AWS account.
|
Future<Void> |
AmazonConfigAsyncClient.stopConfigurationRecorderAsync(StopConfigurationRecorderRequest stopConfigurationRecorderRequest)
Stops recording configurations of the AWS resources you have selected
to record in your AWS account.
|
Future<Void> |
AmazonConfigAsync.stopConfigurationRecorderAsync(StopConfigurationRecorderRequest stopConfigurationRecorderRequest,
com.amazonaws.handlers.AsyncHandler<StopConfigurationRecorderRequest,Void> asyncHandler)
Stops recording configurations of the AWS resources you have selected
to record in your AWS account.
|
Future<Void> |
AmazonConfigAsyncClient.stopConfigurationRecorderAsync(StopConfigurationRecorderRequest stopConfigurationRecorderRequest,
com.amazonaws.handlers.AsyncHandler<StopConfigurationRecorderRequest,Void> asyncHandler)
Stops recording configurations of the AWS resources you have selected
to record in your AWS account.
|
| Modifier and Type | Method and Description |
|---|---|
Future<Void> |
AmazonConfigAsync.stopConfigurationRecorderAsync(StopConfigurationRecorderRequest stopConfigurationRecorderRequest,
com.amazonaws.handlers.AsyncHandler<StopConfigurationRecorderRequest,Void> asyncHandler)
Stops recording configurations of the AWS resources you have selected
to record in your AWS account.
|
Future<Void> |
AmazonConfigAsyncClient.stopConfigurationRecorderAsync(StopConfigurationRecorderRequest stopConfigurationRecorderRequest,
com.amazonaws.handlers.AsyncHandler<StopConfigurationRecorderRequest,Void> asyncHandler)
Stops recording configurations of the AWS resources you have selected
to record in your AWS account.
|
| 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 © 2015. All rights reserved.