| 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 |
|---|---|
Future<DescribeConfigurationRecorderStatusResult> |
AmazonConfigAsync.describeConfigurationRecorderStatusAsync(DescribeConfigurationRecorderStatusRequest describeConfigurationRecorderStatusRequest,
AsyncHandler<DescribeConfigurationRecorderStatusRequest,DescribeConfigurationRecorderStatusResult> asyncHandler)
Returns the current status of the specified configuration recorder.
|
Future<DescribeConfigurationRecorderStatusResult> |
AmazonConfigAsyncClient.describeConfigurationRecorderStatusAsync(DescribeConfigurationRecorderStatusRequest describeConfigurationRecorderStatusRequest,
AsyncHandler<DescribeConfigurationRecorderStatusRequest,DescribeConfigurationRecorderStatusResult> asyncHandler)
Returns the current status of the specified configuration recorder.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeConfigurationRecorderStatusRequest |
DescribeConfigurationRecorderStatusRequest.clone() |
DescribeConfigurationRecorderStatusRequest |
DescribeConfigurationRecorderStatusRequest.withConfigurationRecorderNames(Collection<String> configurationRecorderNames)
The name(s) of the configuration recorder.
|
DescribeConfigurationRecorderStatusRequest |
DescribeConfigurationRecorderStatusRequest.withConfigurationRecorderNames(String... configurationRecorderNames)
The name(s) of the configuration recorder.
|
Copyright © 2015. All rights reserved.