Topic

Creates a new topic.

Properties

Link copied to clipboard
val id: Output<String>
Link copied to clipboard
val location: Output<String>
Link copied to clipboard
val name: Output<String>

The name of the topic. Structured like: projects/{project_number}/locations/{location}/topics/{topic_id}

Link copied to clipboard

The settings for this topic's partitions.

Link copied to clipboard
val project: Output<String>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

The settings for this topic's Reservation usage.

Link copied to clipboard

The settings for this topic's message retention.

Link copied to clipboard
val topicId: Output<String>

Required. The ID to use for the topic, which will become the final component of the topic's name. This value is structured like: my-topic-name.

Link copied to clipboard
val urn: Output<String>