Assignment Group Label Args
data class AssignmentGroupLabelArgs(val labels: Output<Map<String, String>>? = null) : ConvertibleToJava<AssignmentGroupLabelArgs>
Represents a group of VM intances that can be identified as having all these labels, for example "env=prod and app=web".