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 are in scope for the configuration recorder to record.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 are in scope for the configuration recorder to record.
-