7#include <aws/sagemaker/SageMaker_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
48 template<
typename PropertyNameH
intT = Aws::String>
49 void SetPropertyNameHint(PropertyNameHintT&& value) { m_propertyNameHintHasBeenSet =
true; m_propertyNameHint = std::forward<PropertyNameHintT>(value); }
50 template<
typename PropertyNameH
intT = Aws::String>
56 bool m_propertyNameHintHasBeenSet =
false;
AWS_SAGEMAKER_API PropertyNameQuery(Aws::Utils::Json::JsonView jsonValue)
bool PropertyNameHintHasBeenSet() const
const Aws::String & GetPropertyNameHint() const
PropertyNameQuery & WithPropertyNameHint(PropertyNameHintT &&value)
void SetPropertyNameHint(PropertyNameHintT &&value)
AWS_SAGEMAKER_API PropertyNameQuery()=default
AWS_SAGEMAKER_API PropertyNameQuery & operator=(Aws::Utils::Json::JsonView jsonValue)
AWS_SAGEMAKER_API Aws::Utils::Json::JsonValue Jsonize() const
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue