cloudRun

@JvmName(name = "pigshuqjdwvxokug")
suspend fun cloudRun(value: Output<CloudRunArgs>)
@JvmName(name = "vbdmserkntceqtpx")
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 = "lypsiqmgcrunhevb")
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.