7#include <aws/core/utils/memory/stl/AWSString.h>
8#include <aws/sagemaker/SageMaker_EXPORTS.h>
42 template <
typename PropertyNameH
intT = Aws::String>
44 m_propertyNameHintHasBeenSet =
true;
45 m_propertyNameHint = std::forward<PropertyNameHintT>(value);
47 template <
typename PropertyNameH
intT = Aws::String>
55 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