7#include <aws/ivs-realtime/Ivsrealtime_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;
void SetExceptionMessage(Aws::String &&value)
const Aws::String & GetExceptionMessage() const
AWS_IVSREALTIME_API AccessDeniedException(Aws::Utils::Json::JsonView jsonValue)
AWS_IVSREALTIME_API AccessDeniedException()
void SetExceptionMessage(const Aws::String &value)
void SetExceptionMessage(const char *value)
AccessDeniedException & WithExceptionMessage(Aws::String &&value)
AWS_IVSREALTIME_API AccessDeniedException & operator=(Aws::Utils::Json::JsonView jsonValue)
AccessDeniedException & WithExceptionMessage(const Aws::String &value)
bool ExceptionMessageHasBeenSet() const
AWS_IVSREALTIME_API Aws::Utils::Json::JsonValue Jsonize() const
AccessDeniedException & WithExceptionMessage(const char *value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue