Topology Selector Label Requirement Patch Args
    data class TopologySelectorLabelRequirementPatchArgs(val key: Output<String>? = null, val values: Output<List<String>>? = null) : ConvertibleToJava<TopologySelectorLabelRequirementPatchArgs> 
A topology selector requirement is a selector that matches given label. This is an alpha feature and may change in the future.