TopicsConfigurationResponse

data class TopicsConfigurationResponse(val hostname: String)

Properties of the Topics Configuration.

Constructors

Link copied to clipboard
constructor(hostname: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The hostname for the topics configuration. This is a read-only property.