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