7#include <aws/sagemaker/SageMaker_EXPORTS.h>
8#include <aws/sagemaker/model/PropertyNameQuery.h>
50 template<
typename PropertyNameQueryT = PropertyNameQuery>
51 void SetPropertyNameQuery(PropertyNameQueryT&& value) { m_propertyNameQueryHasBeenSet =
true; m_propertyNameQuery = std::forward<PropertyNameQueryT>(value); }
52 template<
typename PropertyNameQueryT = PropertyNameQuery>
58 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