class Aws::SageMaker::Types::CategoricalParameterRangeSpecification
Defines the possible values for a categorical hyperparameter.
@note When making an API call, you may pass CategoricalParameterRangeSpecification
data as a hash: { values: ["ParameterValue"], # required }
@!attribute [rw] values
The allowed categories for the hyperparameter. @return [Array<String>]
@see docs.aws.amazon.com/goto/WebAPI/sagemaker-2017-07-24/CategoricalParameterRangeSpecification AWS API Documentation
Constants
- SENSITIVE