7#include <aws/payment-cryptography/PaymentCryptography_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
21namespace PaymentCryptography
49 inline void SetResourceId(
const char* value) { m_resourceIdHasBeenSet =
true; m_resourceId.assign(value); }
57 bool m_resourceIdHasBeenSet =
false;
AWS_PAYMENTCRYPTOGRAPHY_API ResourceNotFoundException & operator=(Aws::Utils::Json::JsonView jsonValue)
ResourceNotFoundException & WithResourceId(const Aws::String &value)
ResourceNotFoundException & WithResourceId(const char *value)
AWS_PAYMENTCRYPTOGRAPHY_API ResourceNotFoundException()
const Aws::String & GetResourceId() const
AWS_PAYMENTCRYPTOGRAPHY_API ResourceNotFoundException(Aws::Utils::Json::JsonView jsonValue)
void SetResourceId(const Aws::String &value)
void SetResourceId(Aws::String &&value)
AWS_PAYMENTCRYPTOGRAPHY_API Aws::Utils::Json::JsonValue Jsonize() const
bool ResourceIdHasBeenSet() const
ResourceNotFoundException & WithResourceId(Aws::String &&value)
void SetResourceId(const char *value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue