types

@JvmName(name = "dhjgmybjmmqugfnl")
suspend fun types(value: Output<List<AutomationRuleCriteriaTypeArgs>>)
@JvmName(name = "pivnoyyjrnnynlkf")
suspend fun types(value: List<AutomationRuleCriteriaTypeArgs>?)

Parameters

value

One or more finding types in the format of namespace/category/classifier that classify a finding. Documented below.


@JvmName(name = "dxyfkunoddvnfnlw")
suspend fun types(vararg values: Output<AutomationRuleCriteriaTypeArgs>)


@JvmName(name = "ibbyxmtueoggbdrp")
suspend fun types(values: List<Output<AutomationRuleCriteriaTypeArgs>>)
@JvmName(name = "ofxdqrvcfrbaplek")
suspend fun types(vararg values: AutomationRuleCriteriaTypeArgs)

Parameters

values

One or more finding types in the format of namespace/category/classifier that classify a finding. Documented below.


@JvmName(name = "iuxdtrpteogduefg")
suspend fun types(argument: List<suspend AutomationRuleCriteriaTypeArgsBuilder.() -> Unit>)
@JvmName(name = "wrjynmcibrfaacrc")
suspend fun types(vararg argument: suspend AutomationRuleCriteriaTypeArgsBuilder.() -> Unit)
@JvmName(name = "lqahwstifncmwgjv")
suspend fun types(argument: suspend AutomationRuleCriteriaTypeArgsBuilder.() -> Unit)

Parameters

argument

One or more finding types in the format of namespace/category/classifier that classify a finding. Documented below.