7#include <aws/sagemaker-geospatial/SageMakerGeospatial_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
21namespace SageMakerGeospatial
47 inline void SetMessage(
const char* value) { m_messageHasBeenSet =
true; m_message.assign(value); }
61 inline void SetResourceId(
const char* value) { m_resourceIdHasBeenSet =
true; m_resourceId.assign(value); }
69 bool m_messageHasBeenSet =
false;
72 bool m_resourceIdHasBeenSet =
false;
void SetResourceId(Aws::String &&value)
void SetResourceId(const char *value)
void SetMessage(const Aws::String &value)
const Aws::String & GetResourceId() const
bool ResourceIdHasBeenSet() const
void SetMessage(Aws::String &&value)
ValidationException & WithResourceId(Aws::String &&value)
ValidationException & WithResourceId(const char *value)
AWS_SAGEMAKERGEOSPATIAL_API ValidationException & operator=(Aws::Utils::Json::JsonView jsonValue)
const Aws::String & GetMessage() const
bool MessageHasBeenSet() const
ValidationException & WithMessage(const char *value)
AWS_SAGEMAKERGEOSPATIAL_API ValidationException()
void SetResourceId(const Aws::String &value)
ValidationException & WithResourceId(const Aws::String &value)
AWS_SAGEMAKERGEOSPATIAL_API Aws::Utils::Json::JsonValue Jsonize() const
ValidationException & WithMessage(const Aws::String &value)
ValidationException & WithMessage(Aws::String &&value)
AWS_SAGEMAKERGEOSPATIAL_API ValidationException(Aws::Utils::Json::JsonView jsonValue)
void SetMessage(const char *value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue