networkInfo

@JvmName(name = "pvrlxhblvnyqmqss")
suspend fun networkInfo(value: Output<String>)
@JvmName(name = "frmlhddjshseelah")
suspend fun networkInfo(value: String?)

Parameters

value

Contains detailed information about the network interface, such as network bandwidth, latency, protocol types supported by the network, IP addresses, and network topology. Optimizing network information is essential to ensure efficient data transmission and low latency.