menu
aws_ce_api package
documentation
ce-2017-10-25.dart
DimensionValuesWithAttributes
attributes property
attributes property
dark_mode
light_mode
attributes
property
Map
<
String
,
String
>
?
attributes
final
The attribute that applies to a specific
Dimension
.
Implementation
final Map<String, String>? attributes;
aws_ce_api package
documentation
ce-2017-10-25
DimensionValuesWithAttributes
attributes property
DimensionValuesWithAttributes class