Scoped Resource Selector Requirement Patch Args
data class ScopedResourceSelectorRequirementPatchArgs(val operator: Output<String>? = null, val scopeName: Output<String>? = null, val values: Output<List<String>>? = null) : ConvertibleToJava<ScopedResourceSelectorRequirementPatchArgs>
A scoped-resource selector requirement is a selector that contains values, a scope name, and an operator that relates the scope name and values.