menu
aws_resourcegroupstaggingapi_api package
documentation
resourcegroupstaggingapi-2017-01-26.dart
GetTagValuesOutput
tagValues property
tagValues property
dark_mode
light_mode
tagValues
property
List
<
String
>
?
tagValues
final
A list of all tag values for the specified key in the AWS account.
Implementation
final List<String>? tagValues;
aws_resourcegroupstaggingapi_api package
documentation
resourcegroupstaggingapi-2017-01-26
GetTagValuesOutput
tagValues property
GetTagValuesOutput class