types

@JvmName(name = "vonfrxxcurwaagad")
suspend fun types(value: Output<List<AutomationRuleCriteriaTypeArgs>>)
@JvmName(name = "pfckckptlxvygeqa")
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 = "fmrsylarspiquwtp")
suspend fun types(vararg values: Output<AutomationRuleCriteriaTypeArgs>)


@JvmName(name = "ceifjxlprwicqxrw")
suspend fun types(values: List<Output<AutomationRuleCriteriaTypeArgs>>)
@JvmName(name = "dahrgnfibfbtsidi")
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 = "vtdxrhtuufcwcgqo")
suspend fun types(argument: List<suspend AutomationRuleCriteriaTypeArgsBuilder.() -> Unit>)
@JvmName(name = "jnllmwkftwcwixfo")
suspend fun types(vararg argument: suspend AutomationRuleCriteriaTypeArgsBuilder.() -> Unit)
@JvmName(name = "yhtttptkdwhokcow")
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.