cloud Run Service
Parameters
value
Cloud Run fully-managed service that receives the events. The service should be running in the same project of the trigger. Structure is documented below.
suspend fun cloudRunService(argument: suspend TriggerDestinationCloudRunServiceArgsBuilder.() -> Unit)
Parameters
argument
Cloud Run fully-managed service that receives the events. The service should be running in the same project of the trigger. Structure is documented below.