invocationPoints

@JvmName(name = "imxrjixglgrrmpvh")
suspend fun invocationPoints(value: Output<List<LambdaHookInvocationPoint>>)
@JvmName(name = "gntnygomighocalf")
suspend fun invocationPoints(value: List<LambdaHookInvocationPoint>?)

Parameters

value

List of invocation points that the hook is going to target


@JvmName(name = "rwqkrxpswvuvshfq")
suspend fun invocationPoints(vararg values: Output<LambdaHookInvocationPoint>)


@JvmName(name = "penrrjhihkfjcxri")
suspend fun invocationPoints(values: List<Output<LambdaHookInvocationPoint>>)
@JvmName(name = "lhilnvadrbxmaxrr")
suspend fun invocationPoints(vararg values: LambdaHookInvocationPoint)

Parameters

values

List of invocation points that the hook is going to target