7#include <aws/ivs/IVS_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
48 inline void SetExceptionMessage(
const char* value) { m_exceptionMessageHasBeenSet =
true; m_exceptionMessage.assign(value); }
56 bool m_exceptionMessageHasBeenSet =
false;
const Aws::String & GetExceptionMessage() const
AWS_IVS_API AccessDeniedException()
void SetExceptionMessage(const char *value)
void SetExceptionMessage(Aws::String &&value)
AccessDeniedException & WithExceptionMessage(Aws::String &&value)
AccessDeniedException & WithExceptionMessage(const char *value)
bool ExceptionMessageHasBeenSet() const
AWS_IVS_API AccessDeniedException(Aws::Utils::Json::JsonView jsonValue)
AWS_IVS_API AccessDeniedException & operator=(Aws::Utils::Json::JsonView jsonValue)
AccessDeniedException & WithExceptionMessage(const Aws::String &value)
void SetExceptionMessage(const Aws::String &value)
AWS_IVS_API Aws::Utils::Json::JsonValue Jsonize() const
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue