7#include <aws/core/utils/memory/stl/AWSString.h>
8#include <aws/payment-cryptography/PaymentCryptography_EXPORTS.h>
19namespace PaymentCryptography {
45 template <
typename ResourceIdT = Aws::String>
47 m_resourceIdHasBeenSet =
true;
48 m_resourceId = std::forward<ResourceIdT>(value);
50 template <
typename ResourceIdT = Aws::String>
58 bool m_resourceIdHasBeenSet =
false;
AWS_PAYMENTCRYPTOGRAPHY_API ResourceNotFoundException & operator=(Aws::Utils::Json::JsonView jsonValue)
const Aws::String & GetResourceId() const
ResourceNotFoundException & WithResourceId(ResourceIdT &&value)
AWS_PAYMENTCRYPTOGRAPHY_API ResourceNotFoundException(Aws::Utils::Json::JsonView jsonValue)
AWS_PAYMENTCRYPTOGRAPHY_API Aws::Utils::Json::JsonValue Jsonize() const
bool ResourceIdHasBeenSet() const
AWS_PAYMENTCRYPTOGRAPHY_API ResourceNotFoundException()=default
void SetResourceId(ResourceIdT &&value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue