7#include <aws/core/utils/memory/stl/AWSString.h>
8#include <aws/ivs/IVS_EXPORTS.h>
40 template <
typename ExceptionMessageT = Aws::String>
42 m_exceptionMessageHasBeenSet =
true;
43 m_exceptionMessage = std::forward<ExceptionMessageT>(value);
45 template <
typename ExceptionMessageT = Aws::String>
53 bool m_exceptionMessageHasBeenSet =
false;
AWS_IVS_API Aws::Utils::Json::JsonValue Jsonize() const
void SetExceptionMessage(ExceptionMessageT &&value)
bool ExceptionMessageHasBeenSet() const
ResourceNotFoundException & WithExceptionMessage(ExceptionMessageT &&value)
AWS_IVS_API ResourceNotFoundException & operator=(Aws::Utils::Json::JsonView jsonValue)
AWS_IVS_API ResourceNotFoundException(Aws::Utils::Json::JsonView jsonValue)
AWS_IVS_API ResourceNotFoundException()=default
const Aws::String & GetExceptionMessage() const
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue