Uses of Class
software.amazon.awssdk.services.config.model.RecordingGroup
-
Packages that use RecordingGroup Package Description software.amazon.awssdk.services.config.model -
-
Uses of RecordingGroup in software.amazon.awssdk.services.config.model
Methods in software.amazon.awssdk.services.config.model that return RecordingGroup Modifier and Type Method Description RecordingGroupConfigurationRecorder. recordingGroup()Specifies which resource types Config records for configuration changes.Methods in software.amazon.awssdk.services.config.model with parameters of type RecordingGroup Modifier and Type Method Description ConfigurationRecorder.BuilderConfigurationRecorder.Builder. recordingGroup(RecordingGroup recordingGroup)Specifies which resource types Config records for configuration changes.
-