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