dimensionNames property

List<String>? dimensionNames
final

A list of the names of the defined dimensions. Use DescribeDimension to get details for a dimension.

Implementation

final List<String>? dimensionNames;