local types = import 'types.libsonnet'; types.envoy.extensions.clusters.aggregate.v3.ClusterConfig .withClusters([ 'string' ]) ._validate()
{"Repeated":{"min_items":1}}