phaseConfigs property

List<PhaseConfig>? phaseConfigs
getter/setter pair

Configuration for each phase in the canary deployment in the order executed.

Required.

Implementation

core.List<PhaseConfig>? phaseConfigs;