GetGatewayVpnAttachmentsAttachmentBgpConfig

data class GetGatewayVpnAttachmentsAttachmentBgpConfig(val localAsn: String, val localBgpIp: String, val status: String, val tunnelCidr: String)

Constructors

fun GetGatewayVpnAttachmentsAttachmentBgpConfig(localAsn: String, localBgpIp: String, status: String, tunnelCidr: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The ASN on the Alibaba Cloud side.

Link copied to clipboard

The BGP IP address on the Alibaba Cloud side.

Link copied to clipboard

The status of the resource.

Link copied to clipboard

The CIDR block of the IPsec tunnel. The CIDR block belongs to 169.254.0.0/16. The mask of the CIDR block is 30 bits in length.