Control Control Mapping Source Source Keyword Args
data class ControlControlMappingSourceSourceKeywordArgs(val keywordInputType: Output<String>, val keywordValue: Output<String>) : ConvertibleToJava<ControlControlMappingSourceSourceKeywordArgs>
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.