type property
Type of version upgrade specifies which component should be upgraded.
Optional. Possible string values are:
- "TYPE_UNSPECIFIED" : Default value.
- "TYPE_CONTROL_PLANE" : Control plane upgrade.
- "TYPE_NODE_POOL" : Node pool upgrade.
Implementation
core.String? type;