NetworkPerformanceConfigResponse

data class NetworkPerformanceConfigResponse(val externalIpEgressBandwidthTier: String, val totalEgressBandwidthTier: String)

Configuration of all network bandwidth tiers

Constructors

Link copied to clipboard
fun NetworkPerformanceConfigResponse(externalIpEgressBandwidthTier: String, totalEgressBandwidthTier: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Specifies the network bandwidth tier for the NodePool for traffic to external/public IP addresses.

Link copied to clipboard

Specifies the total network bandwidth tier for the NodePool.