ConnectionTunnelOptionsSpecification

constructor(customerGatewayId: String? = null, enableDpd: Boolean? = null, enableNatTraversal: Boolean? = null, internetIp: String? = null, role: String? = null, state: String? = null, status: String? = null, tunnelBgpConfig: ConnectionTunnelOptionsSpecificationTunnelBgpConfig? = null, tunnelId: String? = null, tunnelIkeConfig: ConnectionTunnelOptionsSpecificationTunnelIkeConfig? = null, tunnelIpsecConfig: ConnectionTunnelOptionsSpecificationTunnelIpsecConfig? = null, zoneNo: String? = null)