Update Run Strategy Args
data class UpdateRunStrategyArgs(val stages: Output<List<UpdateStageArgs>>) : ConvertibleToJava<UpdateRunStrategyArgs>
The UpdateRunStrategy configures the sequence of Stages and Groups in which the clusters will be updated.