menu
aws_configservice_api package
documentation
config-2014-11-12.dart
StaticValue
values property
values property
dark_mode
light_mode
values
property
List
<
String
>
values
final
A list of values. For example, the ARN of the assumed role.
Implementation
final List<String> values;
aws_configservice_api package
documentation
config-2014-11-12
StaticValue
values property
StaticValue class