cloudRun

@JvmName(name = "levrxyqgfbdcnqkk")
suspend fun cloudRun(value: Output<CloudRunArgs>)
@JvmName(name = "qalmmduvghttqkxe")
suspend fun cloudRun(value: CloudRunArgs?)

Parameters

value

Cloud Run fully-managed resource that receives the events. The resource should be in the same project as the trigger.


@JvmName(name = "dduvucifwrugsqyv")
suspend fun cloudRun(argument: suspend CloudRunArgsBuilder.() -> Unit)

Parameters

argument

Cloud Run fully-managed resource that receives the events. The resource should be in the same project as the trigger.