networkType

val networkType: Output<String>?

The network type of the IPsec connection. Value:

  • public: public network, indicating that the IPsec connection establishes an encrypted communication channel through the public network.

  • private: private network, indicating that the IPsec connection establishes an encrypted communication channel through the private network.