7#include <aws/sagemaker/SageMaker_EXPORTS.h>
8#include <aws/sagemaker/model/VectorConfig.h>
47 template<
typename VectorConfigT = VectorConfig>
48 void SetVectorConfig(VectorConfigT&& value) { m_vectorConfigHasBeenSet =
true; m_vectorConfig = std::forward<VectorConfigT>(value); }
49 template<
typename VectorConfigT = VectorConfig>
55 bool m_vectorConfigHasBeenSet =
false;
const VectorConfig & GetVectorConfig() const
void SetVectorConfig(VectorConfigT &&value)
CollectionConfig & WithVectorConfig(VectorConfigT &&value)
AWS_SAGEMAKER_API Aws::Utils::Json::JsonValue Jsonize() const
AWS_SAGEMAKER_API CollectionConfig()=default
bool VectorConfigHasBeenSet() const
AWS_SAGEMAKER_API CollectionConfig & operator=(Aws::Utils::Json::JsonView jsonValue)
AWS_SAGEMAKER_API CollectionConfig(Aws::Utils::Json::JsonView jsonValue)
Aws::Utils::Json::JsonValue JsonValue