7#include <aws/core/utils/memory/stl/AWSString.h>
8#include <aws/sagemaker/SageMaker_EXPORTS.h>
43 template <
typename PropertyNameT = Aws::String>
45 m_propertyNameHasBeenSet =
true;
46 m_propertyName = std::forward<PropertyNameT>(value);
48 template <
typename PropertyNameT = Aws::String>
56 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