LabelSelectorRequirementArgs

fun LabelSelectorRequirementArgs(key: Output<String>, operator: Output<String>, values: Output<List<String>>? = null)