default DeleteConfigurationRecorderResponse |
ConfigClient.deleteConfigurationRecorder(Consumer<DeleteConfigurationRecorderRequest.Builder> deleteConfigurationRecorderRequest) |
Deletes the customer managed configuration recorder.
|
default DeleteConfigurationRecorderResponse |
ConfigClient.deleteConfigurationRecorder(DeleteConfigurationRecorderRequest deleteConfigurationRecorderRequest) |
Deletes the customer managed configuration recorder.
|
default PutConfigurationRecorderResponse |
ConfigClient.putConfigurationRecorder(Consumer<PutConfigurationRecorderRequest.Builder> putConfigurationRecorderRequest) |
Creates or updates the customer managed configuration recorder.
|
default PutConfigurationRecorderResponse |
ConfigClient.putConfigurationRecorder(PutConfigurationRecorderRequest putConfigurationRecorderRequest) |
Creates or updates the customer managed configuration recorder.
|
default StartConfigurationRecorderResponse |
ConfigClient.startConfigurationRecorder(Consumer<StartConfigurationRecorderRequest.Builder> startConfigurationRecorderRequest) |
Starts the customer managed configuration recorder.
|
default StartConfigurationRecorderResponse |
ConfigClient.startConfigurationRecorder(StartConfigurationRecorderRequest startConfigurationRecorderRequest) |
Starts the customer managed configuration recorder.
|
default StopConfigurationRecorderResponse |
ConfigClient.stopConfigurationRecorder(Consumer<StopConfigurationRecorderRequest.Builder> stopConfigurationRecorderRequest) |
Stops the customer managed configuration recorder.
|
default StopConfigurationRecorderResponse |
ConfigClient.stopConfigurationRecorder(StopConfigurationRecorderRequest stopConfigurationRecorderRequest) |
Stops the customer managed configuration recorder.
|