Uses of Class
software.amazon.awssdk.services.config.model.RecordingStrategy
-
Packages that use RecordingStrategy Package Description software.amazon.awssdk.services.config.model -
-
Uses of RecordingStrategy in software.amazon.awssdk.services.config.model
Methods in software.amazon.awssdk.services.config.model that return RecordingStrategy Modifier and Type Method Description RecordingStrategyRecordingGroup. recordingStrategy()An object that specifies the recording strategy for the configuration recorder.Methods in software.amazon.awssdk.services.config.model with parameters of type RecordingStrategy Modifier and Type Method Description RecordingGroup.BuilderRecordingGroup.Builder. recordingStrategy(RecordingStrategy recordingStrategy)An object that specifies the recording strategy for the configuration recorder.
-