ClusterGatewayApiConfig

data class ClusterGatewayApiConfig(val channel: String)

Constructors

Link copied to clipboard
constructor(channel: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Which Gateway Api channel should be used. CHANNEL_DISABLED, CHANNEL_EXPERIMENTAL or CHANNEL_STANDARD.