pubsubTarget

@JvmName(name = "qsaodgmgnqvjqjmj")
suspend fun pubsubTarget(value: Output<JobPubsubTargetArgs>)
@JvmName(name = "uweolihesvogcllr")
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 = "oswpclsmmqajdqwl")
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.