GetCustomerGatewaysGateway

data class GetCustomerGatewaysGateway(val asn: Int, val createTime: String, val description: String, val id: String, val ipAddress: String, val name: String)

Constructors

Link copied to clipboard
constructor(asn: Int, createTime: String, description: String, id: String, ipAddress: String, name: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val asn: Int

The autonomous system number of the local data center gateway device of the VPN customer gateway.

Link copied to clipboard

The creation time of the VPN customer gateway.

Link copied to clipboard

The description of the VPN customer gateway.

Link copied to clipboard
val id: String

ID of the VPN customer gateway .

Link copied to clipboard

The ip address of the VPN customer gateway.

Link copied to clipboard

The name of the VPN customer gateway.