GatewayGatewayNetworkInterface

data class GatewayGatewayNetworkInterface(val ipv4Address: String? = null)

Constructors

Link copied to clipboard
constructor(ipv4Address: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val ipv4Address: String? = null

The Internet Protocol version 4 (IPv4) address of the interface.