| Package | Description |
|---|---|
| software.amazon.awssdk.services.config |
|
| software.amazon.awssdk.services.config.transform |
| Modifier and Type | Method and Description |
|---|---|
default PutConfigurationRecorderResponse |
ConfigClient.putConfigurationRecorder(PutConfigurationRecorderRequest putConfigurationRecorderRequest)
Creates a new configuration recorder to record configuration changes for specified resource types.
|
default CompletableFuture<PutConfigurationRecorderResponse> |
ConfigAsyncClient.putConfigurationRecorder(PutConfigurationRecorderRequest putConfigurationRecorderRequest)
Creates a new configuration recorder to record configuration changes for specified resource types.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
PutConfigurationRecorderRequestMarshaller.marshall(PutConfigurationRecorderRequest putConfigurationRecorderRequest) |
Copyright © 2023. All rights reserved.