actionIncidents

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

Parameters

value

One or more action_incident blocks as defined below.


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


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

Parameters

values

One or more action_incident blocks as defined below.


@JvmName(name = "xxvxuhnbvpxxanie")
suspend fun actionIncidents(argument: List<suspend AutomationRuleActionIncidentArgsBuilder.() -> Unit>)
@JvmName(name = "gjeepjmstaobyapp")
suspend fun actionIncidents(vararg argument: suspend AutomationRuleActionIncidentArgsBuilder.() -> Unit)
@JvmName(name = "eycmipmfmvopbhpx")
suspend fun actionIncidents(argument: suspend AutomationRuleActionIncidentArgsBuilder.() -> Unit)

Parameters

argument

One or more action_incident blocks as defined below.