7#include <aws/sagemaker/SageMaker_EXPORTS.h>
8#include <aws/sagemaker/model/PropertyNameQuery.h>
44 template <
typename PropertyNameQueryT = PropertyNameQuery>
46 m_propertyNameQueryHasBeenSet =
true;
47 m_propertyNameQuery = std::forward<PropertyNameQueryT>(value);
49 template <
typename PropertyNameQueryT = PropertyNameQuery>
57 bool m_propertyNameQueryHasBeenSet =
false;
AWS_SAGEMAKER_API SuggestionQuery()=default
bool PropertyNameQueryHasBeenSet() const
AWS_SAGEMAKER_API SuggestionQuery & operator=(Aws::Utils::Json::JsonView jsonValue)
AWS_SAGEMAKER_API Aws::Utils::Json::JsonValue Jsonize() const
void SetPropertyNameQuery(PropertyNameQueryT &&value)
const PropertyNameQuery & GetPropertyNameQuery() const
AWS_SAGEMAKER_API SuggestionQuery(Aws::Utils::Json::JsonView jsonValue)
SuggestionQuery & WithPropertyNameQuery(PropertyNameQueryT &&value)
Aws::Utils::Json::JsonValue JsonValue