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;
const Aws::String & GetMessage() const
const Aws::String & GetResourceId() const
void SetMessage(Aws::String &&value)
void SetResourceId(Aws::String &&value)
void SetMessage(const Aws::String &value)
void SetResourceId(const char *value)
bool ResourceIdHasBeenSet() const
void SetMessage(const char *value)
ConflictException & WithResourceId(Aws::String &&value)
AWS_SAGEMAKERGEOSPATIAL_API ConflictException()
void SetResourceId(const Aws::String &value)
ConflictException & WithMessage(Aws::String &&value)
AWS_SAGEMAKERGEOSPATIAL_API Aws::Utils::Json::JsonValue Jsonize() const
AWS_SAGEMAKERGEOSPATIAL_API ConflictException & operator=(Aws::Utils::Json::JsonView jsonValue)
ConflictException & WithResourceId(const Aws::String &value)
ConflictException & WithMessage(const char *value)
ConflictException & WithResourceId(const char *value)
ConflictException & WithMessage(const Aws::String &value)
bool MessageHasBeenSet() const
AWS_SAGEMAKERGEOSPATIAL_API ConflictException(Aws::Utils::Json::JsonView jsonValue)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue