ClusterUpdateStrategyArgs

constructor(maxUnavailable: Output<Double>? = null, strategyType: Output<Either<String, ClusterUpdateStrategyType>>, thresholdType: Output<Either<String, ValidationThresholdType>>, thresholdValue: Output<Double>, waitTimeMinutes: Output<Double>? = null)