actions

@JvmName(name = "xcbsxtehcmfjvwwu")
suspend fun actions(value: Output<List<AutomationRuleActionArgs>>)
@JvmName(name = "dutrfnkeylfkmqns")
suspend fun actions(value: List<AutomationRuleActionArgs>?)

Parameters

value

A block that specifies one or more actions to update finding fields if a finding matches the conditions specified in Criteria. Documented below.


@JvmName(name = "emjqaogfaintslrv")
suspend fun actions(vararg values: Output<AutomationRuleActionArgs>)


@JvmName(name = "lndytwbsvyclkjhy")
suspend fun actions(values: List<Output<AutomationRuleActionArgs>>)
@JvmName(name = "gcgbalpqxnnuenod")
suspend fun actions(vararg values: AutomationRuleActionArgs)

Parameters

values

A block that specifies one or more actions to update finding fields if a finding matches the conditions specified in Criteria. Documented below.


@JvmName(name = "tbegnjbfdkitgvoq")
suspend fun actions(argument: List<suspend AutomationRuleActionArgsBuilder.() -> Unit>)
@JvmName(name = "xviibjgbcodqfhxe")
suspend fun actions(vararg argument: suspend AutomationRuleActionArgsBuilder.() -> Unit)
@JvmName(name = "bchxljpuggkupyty")
suspend fun actions(argument: suspend AutomationRuleActionArgsBuilder.() -> Unit)

Parameters

argument

A block that specifies one or more actions to update finding fields if a finding matches the conditions specified in Criteria. Documented below.