Package | Description |
---|---|
com.amazonaws.services.config | |
com.amazonaws.services.config.model |
Modifier and Type | Method and Description |
---|---|
StopConfigurationRecorderResult |
AbstractAmazonConfig.stopConfigurationRecorder(StopConfigurationRecorderRequest request) |
StopConfigurationRecorderResult |
AmazonConfig.stopConfigurationRecorder(StopConfigurationRecorderRequest stopConfigurationRecorderRequest)
Stops recording configurations of the AWS resources you have selected to
record in your AWS account.
|
StopConfigurationRecorderResult |
AmazonConfigClient.stopConfigurationRecorder(StopConfigurationRecorderRequest stopConfigurationRecorderRequest)
Stops recording configurations of the AWS resources you have selected to
record in your AWS account.
|
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 |
---|---|
StopConfigurationRecorderResult |
StopConfigurationRecorderResult.clone() |
Copyright © 2018. All rights reserved.