actionIncidents

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

Parameters

value

One or more action_incident blocks as defined below.


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


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

Parameters

values

One or more action_incident blocks as defined below.


@JvmName(name = "udgbpuybikvrsaef")
suspend fun actionIncidents(argument: List<suspend AutomationRuleActionIncidentArgsBuilder.() -> Unit>)
@JvmName(name = "cirlxxbtjaybupiw")
suspend fun actionIncidents(vararg argument: suspend AutomationRuleActionIncidentArgsBuilder.() -> Unit)
@JvmName(name = "fmrxklskqbnynotp")
suspend fun actionIncidents(argument: suspend AutomationRuleActionIncidentArgsBuilder.() -> Unit)

Parameters

argument

One or more action_incident blocks as defined below.