7#include <aws/payment-cryptography-data/PaymentCryptographyData_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
21namespace PaymentCryptographyData
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;
void SetResourceId(ResourceIdT &&value)
ResourceNotFoundException & WithResourceId(ResourceIdT &&value)
AWS_PAYMENTCRYPTOGRAPHYDATA_API ResourceNotFoundException()=default
AWS_PAYMENTCRYPTOGRAPHYDATA_API ResourceNotFoundException & operator=(Aws::Utils::Json::JsonView jsonValue)
const Aws::String & GetResourceId() const
bool ResourceIdHasBeenSet() const
AWS_PAYMENTCRYPTOGRAPHYDATA_API Aws::Utils::Json::JsonValue Jsonize() const
AWS_PAYMENTCRYPTOGRAPHYDATA_API ResourceNotFoundException(Aws::Utils::Json::JsonView jsonValue)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue