default PutConfigurationAggregatorResponse |
ConfigClient.putConfigurationAggregator(Consumer<PutConfigurationAggregatorRequest.Builder> putConfigurationAggregatorRequest) |
Creates and updates the configuration aggregator with the selected source accounts and regions.
|
default PutConfigurationAggregatorResponse |
ConfigClient.putConfigurationAggregator(PutConfigurationAggregatorRequest putConfigurationAggregatorRequest) |
Creates and updates the configuration aggregator with the selected source accounts and regions.
|
default PutConfigurationRecorderResponse |
ConfigClient.putConfigurationRecorder(Consumer<PutConfigurationRecorderRequest.Builder> putConfigurationRecorderRequest) |
Creates a new configuration recorder to record configuration changes for specified resource types.
|
default PutConfigurationRecorderResponse |
ConfigClient.putConfigurationRecorder(PutConfigurationRecorderRequest putConfigurationRecorderRequest) |
Creates a new configuration recorder to record configuration changes for specified resource types.
|