GetClustersClusterAccessInfoZkLink

data class GetClustersClusterAccessInfoZkLink(val link: String, val port: String)

Constructors

Link copied to clipboard
constructor(link: String, port: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The access link address of ZooKeeper.

Link copied to clipboard

The port of ZooKeeper.