types

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


@JvmName(name = "umjsibtxeourlggg")
suspend fun types(values: List<Output<AutomationRuleCriteriaTypeArgs>>)
@JvmName(name = "ccwiaxrpftdasksd")
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 = "fdmvnmenmyotfixf")
suspend fun types(argument: List<suspend AutomationRuleCriteriaTypeArgsBuilder.() -> Unit>)
@JvmName(name = "svidjhiqbgleybek")
suspend fun types(vararg argument: suspend AutomationRuleCriteriaTypeArgsBuilder.() -> Unit)
@JvmName(name = "kpmlheiegyleayhc")
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.