pubsubConfig

@JvmName(name = "dxwcqklnfancctdg")
suspend fun pubsubConfig(value: Output<PubsubConfigArgs>)
@JvmName(name = "vyishwdrudlyomxs")
suspend fun pubsubConfig(value: PubsubConfigArgs?)

Parameters

value

PubsubConfig describes the configuration of a trigger that creates a build whenever a Pub/Sub message is published.


@JvmName(name = "ntnhxvvrvyybbhhu")
suspend fun pubsubConfig(argument: suspend PubsubConfigArgsBuilder.() -> Unit)

Parameters

argument

PubsubConfig describes the configuration of a trigger that creates a build whenever a Pub/Sub message is published.