7#include <aws/snowball/Snowball_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
47 inline void SetMessage(
const char* value) { m_messageHasBeenSet =
true; m_message.assign(value); }
61 inline void SetResourceType(
const char* value) { m_resourceTypeHasBeenSet =
true; m_resourceType.assign(value); }
69 bool m_messageHasBeenSet =
false;
72 bool m_resourceTypeHasBeenSet =
false;
void SetResourceType(Aws::String &&value)
const Aws::String & GetMessage() const
void SetResourceType(const Aws::String &value)
void SetMessage(const Aws::String &value)
InvalidResourceException & WithMessage(const char *value)
AWS_SNOWBALL_API InvalidResourceException & operator=(Aws::Utils::Json::JsonView jsonValue)
bool MessageHasBeenSet() const
void SetResourceType(const char *value)
InvalidResourceException & WithResourceType(const Aws::String &value)
InvalidResourceException & WithMessage(Aws::String &&value)
InvalidResourceException & WithResourceType(const char *value)
InvalidResourceException & WithResourceType(Aws::String &&value)
InvalidResourceException & WithMessage(const Aws::String &value)
void SetMessage(Aws::String &&value)
AWS_SNOWBALL_API InvalidResourceException(Aws::Utils::Json::JsonView jsonValue)
const Aws::String & GetResourceType() const
AWS_SNOWBALL_API InvalidResourceException()
AWS_SNOWBALL_API Aws::Utils::Json::JsonValue Jsonize() const
void SetMessage(const char *value)
bool ResourceTypeHasBeenSet() const
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue