7#include <aws/core/utils/memory/stl/AWSString.h>
8#include <aws/payment-cryptography-data/PaymentCryptographyData_EXPORTS.h>
19namespace PaymentCryptographyData {
41 template <
typename WrappingKeyIdentifierT = Aws::String>
43 m_wrappingKeyIdentifierHasBeenSet =
true;
44 m_wrappingKeyIdentifier = std::forward<WrappingKeyIdentifierT>(value);
46 template <
typename WrappingKeyIdentifierT = Aws::String>
54 bool m_wrappingKeyIdentifierHasBeenSet =
false;
AWS_PAYMENTCRYPTOGRAPHYDATA_API Aws::Utils::Json::JsonValue Jsonize() const
AWS_PAYMENTCRYPTOGRAPHYDATA_API OutgoingTr31KeyBlock()=default
AWS_PAYMENTCRYPTOGRAPHYDATA_API OutgoingTr31KeyBlock(Aws::Utils::Json::JsonView jsonValue)
bool WrappingKeyIdentifierHasBeenSet() const
AWS_PAYMENTCRYPTOGRAPHYDATA_API OutgoingTr31KeyBlock & operator=(Aws::Utils::Json::JsonView jsonValue)
OutgoingTr31KeyBlock & WithWrappingKeyIdentifier(WrappingKeyIdentifierT &&value)
void SetWrappingKeyIdentifier(WrappingKeyIdentifierT &&value)
const Aws::String & GetWrappingKeyIdentifier() const
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue