| Package | Description |
|---|---|
| com.amazonaws.services.config |
|
| com.amazonaws.services.config.model |
| Modifier and Type | Method and Description |
|---|---|
Future<PutConfigurationRecorderResult> |
AmazonConfigAsyncClient.putConfigurationRecorderAsync(PutConfigurationRecorderRequest request,
AsyncHandler<PutConfigurationRecorderRequest,PutConfigurationRecorderResult> asyncHandler) |
Future<PutConfigurationRecorderResult> |
AmazonConfigAsync.putConfigurationRecorderAsync(PutConfigurationRecorderRequest putConfigurationRecorderRequest,
AsyncHandler<PutConfigurationRecorderRequest,PutConfigurationRecorderResult> asyncHandler)
Creates a new configuration recorder to record configuration changes for specified resource types.
|
Future<PutConfigurationRecorderResult> |
AbstractAmazonConfigAsync.putConfigurationRecorderAsync(PutConfigurationRecorderRequest request,
AsyncHandler<PutConfigurationRecorderRequest,PutConfigurationRecorderResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
PutConfigurationRecorderRequest |
PutConfigurationRecorderRequest.clone() |
PutConfigurationRecorderRequest |
PutConfigurationRecorderRequest.withConfigurationRecorder(ConfigurationRecorder configurationRecorder)
An object for the configuration recorder to record configuration changes for specified resource types.
|
Copyright © 2024. All rights reserved.