RocketMQInstanceNetworkInfoInternetInfo

data class RocketMQInstanceNetworkInfoInternetInfo(val flowOutBandwidth: Int? = null, val flowOutType: String, val internetSpec: String, val ipWhitelists: List<String>? = null)

Constructors

Link copied to clipboard
constructor(flowOutBandwidth: Int? = null, flowOutType: String, internetSpec: String, ipWhitelists: List<String>? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val flowOutBandwidth: Int? = null
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val ipWhitelists: List<String>? = null