Scope Selector Patch Args
    data class ScopeSelectorPatchArgs(val matchExpressions: Output<List<ScopedResourceSelectorRequirementPatchArgs>>? = null) : ConvertibleToJava<ScopeSelectorPatchArgs> 
A scope selector represents the AND of the selectors represented by the scoped-resource selector requirements.