pubsubTopic

@JvmName(name = "imbgbgvokboypsbx")
suspend fun pubsubTopic(value: Output<String>)
@JvmName(name = "gidsodqqsfdotipt")
suspend fun pubsubTopic(value: String)

Parameters

value

The Topic.name of the Pub/Sub topic to which to publish notifications. Must be of the format: projects/{project}/topics/{topic}. Not matching this format results in an INVALID_ARGUMENT error.