7#include <aws/sagemaker/SageMaker_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSVector.h>
9#include <aws/sagemaker/model/AutoMLAlgorithm.h>
75 bool m_autoMLAlgorithmsHasBeenSet =
false;
AutoMLAlgorithmConfig & AddAutoMLAlgorithms(const AutoMLAlgorithm &value)
AutoMLAlgorithmConfig & WithAutoMLAlgorithms(Aws::Vector< AutoMLAlgorithm > &&value)
AWS_SAGEMAKER_API AutoMLAlgorithmConfig()
void SetAutoMLAlgorithms(Aws::Vector< AutoMLAlgorithm > &&value)
AWS_SAGEMAKER_API AutoMLAlgorithmConfig(Aws::Utils::Json::JsonView jsonValue)
AWS_SAGEMAKER_API AutoMLAlgorithmConfig & operator=(Aws::Utils::Json::JsonView jsonValue)
void SetAutoMLAlgorithms(const Aws::Vector< AutoMLAlgorithm > &value)
const Aws::Vector< AutoMLAlgorithm > & GetAutoMLAlgorithms() const
AutoMLAlgorithmConfig & WithAutoMLAlgorithms(const Aws::Vector< AutoMLAlgorithm > &value)
AWS_SAGEMAKER_API Aws::Utils::Json::JsonValue Jsonize() const
AutoMLAlgorithmConfig & AddAutoMLAlgorithms(AutoMLAlgorithm &&value)
bool AutoMLAlgorithmsHasBeenSet() const
std::vector< T, Aws::Allocator< T > > Vector
Aws::Utils::Json::JsonValue JsonValue