7#include <aws/sagemaker/SageMaker_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSVector.h>
9#include <aws/sagemaker/model/CategoricalParameter.h>
57 bool m_categoricalParameterRangesHasBeenSet =
false;
EnvironmentParameterRanges & AddCategoricalParameterRanges(const CategoricalParameter &value)
AWS_SAGEMAKER_API EnvironmentParameterRanges & operator=(Aws::Utils::Json::JsonView jsonValue)
AWS_SAGEMAKER_API Aws::Utils::Json::JsonValue Jsonize() const
void SetCategoricalParameterRanges(Aws::Vector< CategoricalParameter > &&value)
EnvironmentParameterRanges & WithCategoricalParameterRanges(Aws::Vector< CategoricalParameter > &&value)
void SetCategoricalParameterRanges(const Aws::Vector< CategoricalParameter > &value)
bool CategoricalParameterRangesHasBeenSet() const
AWS_SAGEMAKER_API EnvironmentParameterRanges(Aws::Utils::Json::JsonView jsonValue)
const Aws::Vector< CategoricalParameter > & GetCategoricalParameterRanges() const
EnvironmentParameterRanges & AddCategoricalParameterRanges(CategoricalParameter &&value)
AWS_SAGEMAKER_API EnvironmentParameterRanges()
EnvironmentParameterRanges & WithCategoricalParameterRanges(const Aws::Vector< CategoricalParameter > &value)
std::vector< T, Aws::Allocator< T > > Vector
Aws::Utils::Json::JsonValue JsonValue