DimensionArgs

constructor(name: Output<String>? = null, stringValues: Output<List<String>>? = null, tags: Output<List<TagArgs>>? = null, type: Output<DimensionType>? = null)