actions

@JvmName(name = "abhwgxwgpxfuvjfk")
suspend fun actions(value: Output<List<ActivityLogAlertActionArgs>>)
@JvmName(name = "utqejfgtdjiaepdx")
suspend fun actions(value: List<ActivityLogAlertActionArgs>?)

Parameters

value

One or more action blocks as defined below.


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


@JvmName(name = "ounlsnjdmidykjnl")
suspend fun actions(values: List<Output<ActivityLogAlertActionArgs>>)
@JvmName(name = "fkwtbrbghgcjgihv")
suspend fun actions(vararg values: ActivityLogAlertActionArgs)

Parameters

values

One or more action blocks as defined below.


@JvmName(name = "bsdrykqevxuqmwns")
suspend fun actions(argument: List<suspend ActivityLogAlertActionArgsBuilder.() -> Unit>)
@JvmName(name = "dwubhqlenesjlnte")
suspend fun actions(vararg argument: suspend ActivityLogAlertActionArgsBuilder.() -> Unit)
@JvmName(name = "anevkkpabojeafcn")
suspend fun actions(argument: suspend ActivityLogAlertActionArgsBuilder.() -> Unit)

Parameters

argument

One or more action blocks as defined below.