7#include <aws/sagemaker/SageMaker_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
49 template<
typename PropertyNameT = Aws::String>
50 void SetPropertyName(PropertyNameT&& value) { m_propertyNameHasBeenSet =
true; m_propertyName = std::forward<PropertyNameT>(value); }
51 template<
typename PropertyNameT = Aws::String>
57 bool m_propertyNameHasBeenSet =
false;
AWS_SAGEMAKER_API PropertyNameSuggestion & operator=(Aws::Utils::Json::JsonView jsonValue)
bool PropertyNameHasBeenSet() const
AWS_SAGEMAKER_API PropertyNameSuggestion(Aws::Utils::Json::JsonView jsonValue)
PropertyNameSuggestion & WithPropertyName(PropertyNameT &&value)
void SetPropertyName(PropertyNameT &&value)
AWS_SAGEMAKER_API PropertyNameSuggestion()=default
AWS_SAGEMAKER_API Aws::Utils::Json::JsonValue Jsonize() const
const Aws::String & GetPropertyName() const
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue