networkType

@JvmName(name = "mrictpcuxeicasfu")
suspend fun networkType(value: Output<String>)
@JvmName(name = "lqukuydisjmiqutp")
suspend fun networkType(value: String?)

Parameters

value

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.