Get Connections Connection Tunnel Options Specification
data class GetConnectionsConnectionTunnelOptionsSpecification(val customerGatewayId: String, val enableDpd: Boolean, val enableNatTraversal: Boolean, val internetIp: String, val role: String, val state: String, val status: String, val tunnelBgpConfig: GetConnectionsConnectionTunnelOptionsSpecificationTunnelBgpConfig, val tunnelId: String, val tunnelIkeConfig: GetConnectionsConnectionTunnelOptionsSpecificationTunnelIkeConfig, val tunnelIpsecConfig: GetConnectionsConnectionTunnelOptionsSpecificationTunnelIpsecConfig, val zoneNo: String)
Constructors
Link copied to clipboard
constructor(customerGatewayId: String, enableDpd: Boolean, enableNatTraversal: Boolean, internetIp: String, role: String, state: String, status: String, tunnelBgpConfig: GetConnectionsConnectionTunnelOptionsSpecificationTunnelBgpConfig, tunnelId: String, tunnelIkeConfig: GetConnectionsConnectionTunnelOptionsSpecificationTunnelIkeConfig, tunnelIpsecConfig: GetConnectionsConnectionTunnelOptionsSpecificationTunnelIpsecConfig, zoneNo: String)
Properties
Link copied to clipboard
Use the VPN customer gateway ID as the search key.
Link copied to clipboard
enable nat traversal.
Link copied to clipboard
Link copied to clipboard
The bgp config of Tunnel.
Link copied to clipboard
The configuration of Phase 1 negotiations in Tunnel.
Link copied to clipboard
IPsec configuration in Tunnel.