menu
aws_cloudformation_api package
documentation
cloudformation-2010-05-15.dart
ParameterConstraints
allowedValues property
allowedValues property
dark_mode
light_mode
allowedValues
property
List
<
String
>
?
allowedValues
final
A list of values that are permitted for a parameter.
Implementation
final List<String>? allowedValues;
aws_cloudformation_api package
documentation
cloudformation-2010-05-15
ParameterConstraints
allowedValues property
ParameterConstraints class