actionIncidents

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

Parameters

value

One or more action_incident blocks as defined below.


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


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

Parameters

values

One or more action_incident blocks as defined below.


@JvmName(name = "phqsfanlawdlglbc")
suspend fun actionIncidents(argument: List<suspend AutomationRuleActionIncidentArgsBuilder.() -> Unit>)
@JvmName(name = "ghhymhwvjvqbpytw")
suspend fun actionIncidents(vararg argument: suspend AutomationRuleActionIncidentArgsBuilder.() -> Unit)
@JvmName(name = "vypjueelqjqnelvy")
suspend fun actionIncidents(argument: suspend AutomationRuleActionIncidentArgsBuilder.() -> Unit)

Parameters

argument

One or more action_incident blocks as defined below.