Recorder Recording Mode Recording Mode Override Args
data class RecorderRecordingModeRecordingModeOverrideArgs(val description: Output<String>? = null, val recordingFrequency: Output<String>, val resourceTypes: Output<List<String>>) : ConvertibleToJava<RecorderRecordingModeRecordingModeOverrideArgs>
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