ControlControlMappingSourceSourceKeywordArgs

data class ControlControlMappingSourceSourceKeywordArgs(val keywordInputType: Output<String>, val keywordValue: Output<String>) : ConvertibleToJava<ControlControlMappingSourceSourceKeywordArgs>

Constructors

fun ControlControlMappingSourceSourceKeywordArgs(keywordInputType: Output<String>, keywordValue: Output<String>)

Functions

Link copied to clipboard
open override fun toJava(): ControlControlMappingSourceSourceKeywordArgs

Properties

Link copied to clipboard

Input method for the keyword. Valid values are SELECT_FROM_LIST.

Link copied to clipboard
val keywordValue: Output<String>

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.