7#include <aws/payment-cryptography/PaymentCryptography_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
21namespace PaymentCryptography
47 template<
typename ResourceIdT = Aws::String>
48 void SetResourceId(ResourceIdT&& value) { m_resourceIdHasBeenSet =
true; m_resourceId = std::forward<ResourceIdT>(value); }
49 template<
typename ResourceIdT = Aws::String>
55 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