pubsubTarget

@JvmName(name = "wmutcfefflgbmfug")
suspend fun pubsubTarget(value: Output<JobPubsubTargetArgs>)
@JvmName(name = "bellosyjsbmfspbk")
suspend fun pubsubTarget(value: JobPubsubTargetArgs?)

Parameters

value

Pub/Sub target If the job providers a Pub/Sub target the cron will publish a message to the provided topic Structure is documented below.


@JvmName(name = "mlnjtfgunwrxrcww")
suspend fun pubsubTarget(argument: suspend JobPubsubTargetArgsBuilder.() -> Unit)

Parameters

argument

Pub/Sub target If the job providers a Pub/Sub target the cron will publish a message to the provided topic Structure is documented below.