RecorderRecordingModeRecordingModeOverride

data class RecorderRecordingModeRecordingModeOverride(val description: String? = null, val recordingFrequency: String, val resourceTypes: List<String>)

Constructors

constructor(description: String? = null, recordingFrequency: String, resourceTypes: List<String>)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val description: String? = null

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