Recorder Recording Mode Recording Mode Override
data class RecorderRecordingModeRecordingModeOverride(val description: String? = null, val recordingFrequency: String, val resourceTypes: List<String>)
Properties
Link copied to clipboard
A description you provide of the override.
Link copied to clipboard
The recording frequency for the resources in the override block. CONTINUOUS
or DAILY
.
Link copied to clipboard
A list that specifies the types of AWS resources for which the override applies to. See restrictions in the AWS Docs