Automation Rules Action Args
data class AutomationRulesActionArgs(val findingFieldsUpdate: Output<AutomationRulesFindingFieldsUpdateArgs>, val type: Output<AutomationRulesActionType>) : ConvertibleToJava<AutomationRulesActionArgs>
Constructors
Link copied to clipboard
constructor(findingFieldsUpdate: Output<AutomationRulesFindingFieldsUpdateArgs>, type: Output<AutomationRulesActionType>)
Properties
Link copied to clipboard
Specifies that the automation rule action is an update to a finding field.
Link copied to clipboard
Specifies that the rule action should update the Types finding field. The Types finding field classifies findings in the format of namespace/category/classifier. For more information, see Types taxonomy for ASFF in the AWS Security Hub User Guide .