Uses of Class
software.amazon.awssdk.services.config.model.InvalidConfigurationRecorderNameException
-
Packages that use InvalidConfigurationRecorderNameException Package Description software.amazon.awssdk.services.config Config -
-
Uses of InvalidConfigurationRecorderNameException in software.amazon.awssdk.services.config
Methods in software.amazon.awssdk.services.config that throw InvalidConfigurationRecorderNameException Modifier and Type Method Description default PutConfigurationRecorderResponseConfigClient. putConfigurationRecorder(Consumer<PutConfigurationRecorderRequest.Builder> putConfigurationRecorderRequest)Creates a new configuration recorder to record configuration changes for specified resource types.default PutConfigurationRecorderResponseConfigClient. putConfigurationRecorder(PutConfigurationRecorderRequest putConfigurationRecorderRequest)Creates a new configuration recorder to record configuration changes for specified resource types.
-