PodDisruptionBudgetSpecArgs

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