totalEgressBandwidthTier property

String? totalEgressBandwidthTier
getter/setter pair

Specifies the total network bandwidth tier for the NodePool. Possible string values are:

  • "TIER_UNSPECIFIED" : Default value
  • "TIER_1" : Higher bandwidth, actual values based on VM size.

Implementation

core.String? totalEgressBandwidthTier;