actionIncidents

@JvmName(name = "adlchydojvbqnmmk")
suspend fun actionIncidents(value: Output<List<AutomationRuleActionIncidentArgs>>)
@JvmName(name = "iutkxmymrslneqdx")
suspend fun actionIncidents(value: List<AutomationRuleActionIncidentArgs>?)

Parameters

value

One or more action_incident blocks as defined below.


@JvmName(name = "jgcslyyytwhidpvo")
suspend fun actionIncidents(vararg values: Output<AutomationRuleActionIncidentArgs>)


@JvmName(name = "bednowffsaooaruj")
suspend fun actionIncidents(values: List<Output<AutomationRuleActionIncidentArgs>>)
@JvmName(name = "xiwveylpibywfjld")
suspend fun actionIncidents(vararg values: AutomationRuleActionIncidentArgs)

Parameters

values

One or more action_incident blocks as defined below.


@JvmName(name = "dgvqdbvxmhxfxrcp")
suspend fun actionIncidents(argument: List<suspend AutomationRuleActionIncidentArgsBuilder.() -> Unit>)
@JvmName(name = "sewqqbktkvjuwvco")
suspend fun actionIncidents(vararg argument: suspend AutomationRuleActionIncidentArgsBuilder.() -> Unit)
@JvmName(name = "vdsyjxvxkiiblqkn")
suspend fun actionIncidents(argument: suspend AutomationRuleActionIncidentArgsBuilder.() -> Unit)

Parameters

argument

One or more action_incident blocks as defined below.