Builder
class Builder
Properties
Link copied to clipboard
The default recording frequency that Config uses to record configuration changes.
Link copied to clipboard
An array of recordingModeOverride
objects for you to specify your overrides for the recording mode. The recordingModeOverride
object in the recordingModeOverrides
array consists of three fields: a description
, the new recordingFrequency
, and an array of resourceTypes
to override.