topic

@JvmName(name = "ywxsvcrrexignhfh")
suspend fun topic(value: Output<String>)
@JvmName(name = "dmsprjwpresuxpps")
suspend fun topic(value: String?)

Parameters

value

The Cloud PubSub topic to which this subscription publishes. Expects either the topic name, assumed to belong to the default GCP provider project, or the project-level name, i.e. projects/my-gcp-project/topics/my-topic or my-topic. If the project is not set in the provider, you will need to use the project-level name.