PodDisruptionBudgetSpecPatchArgs

constructor(maxUnavailable: Output<Either<Int, String>>? = null, minAvailable: Output<Either<Int, String>>? = null, selector: Output<LabelSelectorPatchArgs>? = null)