GetGatewaysGatewaySlbList

data class GetGatewaysGatewaySlbList(val associateId: String, val gatewaySlbMode: String, val gatewaySlbStatus: String, val gmtCreate: String, val slbId: String, val slbIp: String, val slbPort: String, val type: String)

Constructors

Link copied to clipboard
constructor(associateId: String, gatewaySlbMode: String, gatewaySlbStatus: String, gmtCreate: String, slbId: String, slbIp: String, slbPort: String, type: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The associate id.

Link copied to clipboard

The Mode of the gateway slb.

Link copied to clipboard

The Status of the gateway slb.

Link copied to clipboard

The creation time of the gateway slb.

Link copied to clipboard

The ID of the gateway slb.

Link copied to clipboard

The ip of the gateway slb.

Link copied to clipboard

The port of the gateway slb.

Link copied to clipboard

The type of the gateway slb.