DimensionArgs

constructor(name: Output<String>, operator: Output<Either<String, DimensionOperator>>, values: Output<List<String>>)