IpsecTunnelArgs

constructor(accountId: Output<String>? = null, allowNullCipher: Output<Boolean>? = null, cloudflareEndpoint: Output<String>? = null, customerEndpoint: Output<String>? = null, description: Output<String>? = null, fqdnId: Output<String>? = null, healthCheckDirection: Output<String>? = null, healthCheckEnabled: Output<Boolean>? = null, healthCheckRate: Output<String>? = null, healthCheckTarget: Output<String>? = null, healthCheckType: Output<String>? = null, hexId: Output<String>? = null, interfaceAddress: Output<String>? = null, name: Output<String>? = null, psk: Output<String>? = null, remoteId: Output<String>? = null, replayProtection: Output<Boolean>? = null, userId: Output<String>? = null)