7#include <aws/sagemaker/SageMaker_EXPORTS.h>
8#include <aws/sagemaker/model/VectorConfig.h>
41 template <
typename VectorConfigT = VectorConfig>
43 m_vectorConfigHasBeenSet =
true;
44 m_vectorConfig = std::forward<VectorConfigT>(value);
46 template <
typename VectorConfigT = VectorConfig>
54 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