Uses of Class
software.amazon.awscdk.services.config.CfnConfigurationRecorder.Builder
Packages that use CfnConfigurationRecorder.Builder
-
Uses of CfnConfigurationRecorder.Builder in software.amazon.awscdk.services.config
Methods in software.amazon.awscdk.services.config that return CfnConfigurationRecorder.BuilderModifier and TypeMethodDescriptionThe name of the configuration recorder.CfnConfigurationRecorder.Builder.recordingGroup(IResolvable recordingGroup) Specifies which resource types AWS Config records for configuration changes.CfnConfigurationRecorder.Builder.recordingGroup(CfnConfigurationRecorder.RecordingGroupProperty recordingGroup) Specifies which resource types AWS Config records for configuration changes.CfnConfigurationRecorder.Builder.recordingMode(IResolvable recordingMode) Specifies the default recording frequency that AWS Config uses to record configuration changes.CfnConfigurationRecorder.Builder.recordingMode(CfnConfigurationRecorder.RecordingModeProperty recordingMode) Specifies the default recording frequency that AWS Config uses to record configuration changes.Amazon Resource Name (ARN) of the IAM role assumed by AWS Config and used by the configuration recorder.