orchestrationAction property
Orchestration action during the Rollout.
It can be one of the following values:
- "update": Resources will be updated by the rollout.
- "delete": Resources will be deleted by the rollout.
Required.
Implementation
core.String? orchestrationAction;