actions

@JvmName(name = "mrgdmascgiqnkqqq")
suspend fun actions(value: Output<List<LambdaHookAction>>)
@JvmName(name = "qkkfmecatnasvifh")
suspend fun actions(value: List<LambdaHookAction>?)

Parameters

value

List of actions that the hook is going to target


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


@JvmName(name = "mfjnmctsdibpwnjx")
suspend fun actions(values: List<Output<LambdaHookAction>>)
@JvmName(name = "ynajjxbwfkccwabk")
suspend fun actions(vararg values: LambdaHookAction)

Parameters

values

List of actions that the hook is going to target