actions

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

Parameters

value

List of actions that the hook is going to target


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


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

Parameters

values

List of actions that the hook is going to target