criteria

@JvmName(name = "yydwfpawfqjofpao")
suspend fun criteria(value: Output<AutomationRulesFindingFiltersArgs>)
@JvmName(name = "nkraeqcmctpsthtc")
suspend fun criteria(value: AutomationRulesFindingFiltersArgs?)

Parameters

value

A set of Security Finding Format (ASFF) finding field attributes and corresponding expected values that ASH uses to filter findings. If a rule is enabled and a finding matches the criteria specified in this parameter, ASH applies the rule action to the finding.


@JvmName(name = "lysgkojopdqhpixu")
suspend fun criteria(argument: suspend AutomationRulesFindingFiltersArgsBuilder.() -> Unit)

Parameters

argument

A set of Security Finding Format (ASFF) finding field attributes and corresponding expected values that ASH uses to filter findings. If a rule is enabled and a finding matches the criteria specified in this parameter, ASH applies the rule action to the finding.