Ha Vpn Gateway Vpn Interface Args
data class HaVpnGatewayVpnInterfaceArgs(val id: Output<Int>? = null, val interconnectAttachment: Output<String>? = null, val ipAddress: Output<String>? = null) : ConvertibleToJava<HaVpnGatewayVpnInterfaceArgs>
Properties
Link copied to clipboard
URL of the interconnect attachment resource. When the value of this field is present, the VPN Gateway will be used for IPsec-encrypted Cloud Interconnect; all Egress or Ingress traffic for this VPN Gateway interface will go through the specified interconnect attachment resource. Not currently available publicly.