Verified Access Endpoint Network Interface Options
data class VerifiedAccessEndpointNetworkInterfaceOptions(val networkInterfaceId: String? = null, val port: Int? = null, val protocol: String? = null)
The options for network-interface type endpoint.