| Package | Description |
|---|---|
| software.amazon.awssdk.services.config |
|
| Modifier and Type | Method and Description |
|---|---|
default StopConfigurationRecorderResponse |
ConfigClient.stopConfigurationRecorder(Consumer<StopConfigurationRecorderRequest.Builder> stopConfigurationRecorderRequest)
Stops recording configurations of the Amazon Web Services resources you have selected to record in your Amazon
Web Services account.
|
default StopConfigurationRecorderResponse |
ConfigClient.stopConfigurationRecorder(StopConfigurationRecorderRequest stopConfigurationRecorderRequest)
Stops recording configurations of the Amazon Web Services resources you have selected to record in your Amazon
Web Services account.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<StopConfigurationRecorderResponse> |
ConfigAsyncClient.stopConfigurationRecorder(Consumer<StopConfigurationRecorderRequest.Builder> stopConfigurationRecorderRequest)
Stops recording configurations of the Amazon Web Services resources you have selected to record in your Amazon
Web Services account.
|
default CompletableFuture<StopConfigurationRecorderResponse> |
ConfigAsyncClient.stopConfigurationRecorder(StopConfigurationRecorderRequest stopConfigurationRecorderRequest)
Stops recording configurations of the Amazon Web Services resources you have selected to record in your Amazon
Web Services account.
|
Copyright © 2023. All rights reserved.