menu
aws_personalize_api package
documentation
personalize-2018-05-22.dart
CategoricalHyperParameterRange
values property
values property
dark_mode
light_mode
values
property
List
<
String
>
?
values
final
A list of the categories for the hyperparameter.
Implementation
final List<String>? values;
aws_personalize_api package
documentation
personalize-2018-05-22
CategoricalHyperParameterRange
values property
CategoricalHyperParameterRange class