ControlControlMappingSourceSourceKeyword

data class ControlControlMappingSourceSourceKeyword(val keywordInputType: String, val keywordValue: String)

Constructors

Link copied to clipboard
constructor(keywordInputType: String, keywordValue: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Input method for the keyword. Valid values are INPUT_TEXT, SELECT_FROM_LIST, or UPLOAD_FILE.

Link copied to clipboard

The value of the keyword that's used when mapping a control data source. For example, this can be a CloudTrail event name, a rule name for Config, a Security Hub control, or the name of an Amazon Web Services API call. See the Audit Manager supported control data sources documentation for more information.