unitKind property

String? unitKind
getter/setter pair

UnitKind that this rollout kind corresponds to.

Rollouts stemming from this rollout kind will target the units of this unit kind. In other words, this defines the population of target units to be upgraded by rollouts.

Required. Immutable.

Implementation

core.String? unitKind;