7#include <aws/payment-cryptography-data/PaymentCryptographyData_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
9#include <aws/payment-cryptography-data/model/VisaAmexDerivationOutputs.h>
14template<
typename RESULT_TYPE>
15class AmazonWebServiceResult;
24namespace PaymentCryptographyData
42 template<
typename NewPinPekArnT = Aws::String>
43 void SetNewPinPekArn(NewPinPekArnT&& value) { m_newPinPekArnHasBeenSet =
true; m_newPinPekArn = std::forward<NewPinPekArnT>(value); }
44 template<
typename NewPinPekArnT = Aws::String>
53 template<
typename SecureMessagingIntegrityKeyArnT = Aws::String>
54 void SetSecureMessagingIntegrityKeyArn(SecureMessagingIntegrityKeyArnT&& value) { m_secureMessagingIntegrityKeyArnHasBeenSet =
true; m_secureMessagingIntegrityKeyArn = std::forward<SecureMessagingIntegrityKeyArnT>(value); }
55 template<
typename SecureMessagingIntegrityKeyArnT = Aws::String>
64 template<
typename SecureMessagingConf
identialityKeyArnT = Aws::String>
65 void SetSecureMessagingConfidentialityKeyArn(SecureMessagingConfidentialityKeyArnT&& value) { m_secureMessagingConfidentialityKeyArnHasBeenSet =
true; m_secureMessagingConfidentialityKeyArn = std::forward<SecureMessagingConfidentialityKeyArnT>(value); }
66 template<
typename SecureMessagingConf
identialityKeyArnT = Aws::String>
76 template<
typename MacT = Aws::String>
77 void SetMac(MacT&& value) { m_macHasBeenSet =
true; m_mac = std::forward<MacT>(value); }
78 template<
typename MacT = Aws::String>
87 template<
typename EncryptedPinBlockT = Aws::String>
88 void SetEncryptedPinBlock(EncryptedPinBlockT&& value) { m_encryptedPinBlockHasBeenSet =
true; m_encryptedPinBlock = std::forward<EncryptedPinBlockT>(value); }
89 template<
typename EncryptedPinBlockT = Aws::String>
99 template<
typename NewPinPekKeyCheckValueT = Aws::String>
100 void SetNewPinPekKeyCheckValue(NewPinPekKeyCheckValueT&& value) { m_newPinPekKeyCheckValueHasBeenSet =
true; m_newPinPekKeyCheckValue = std::forward<NewPinPekKeyCheckValueT>(value); }
101 template<
typename NewPinPekKeyCheckValueT = Aws::String>
111 template<
typename SecureMessagingIntegrityKeyCheckValueT = Aws::String>
112 void SetSecureMessagingIntegrityKeyCheckValue(SecureMessagingIntegrityKeyCheckValueT&& value) { m_secureMessagingIntegrityKeyCheckValueHasBeenSet =
true; m_secureMessagingIntegrityKeyCheckValue = std::forward<SecureMessagingIntegrityKeyCheckValueT>(value); }
113 template<
typename SecureMessagingIntegrityKeyCheckValueT = Aws::String>
123 template<
typename SecureMessagingConf
identialityKeyCheckValueT = Aws::String>
124 void SetSecureMessagingConfidentialityKeyCheckValue(SecureMessagingConfidentialityKeyCheckValueT&& value) { m_secureMessagingConfidentialityKeyCheckValueHasBeenSet =
true; m_secureMessagingConfidentialityKeyCheckValue = std::forward<SecureMessagingConfidentialityKeyCheckValueT>(value); }
125 template<
typename SecureMessagingConf
identialityKeyCheckValueT = Aws::String>
134 template<
typename VisaAmexDerivationOutputsT = VisaAmexDerivationOutputs>
135 void SetVisaAmexDerivationOutputs(VisaAmexDerivationOutputsT&& value) { m_visaAmexDerivationOutputsHasBeenSet =
true; m_visaAmexDerivationOutputs = std::forward<VisaAmexDerivationOutputsT>(value); }
136 template<
typename VisaAmexDerivationOutputsT = VisaAmexDerivationOutputs>
143 template<
typename RequestIdT = Aws::String>
144 void SetRequestId(RequestIdT&& value) { m_requestIdHasBeenSet =
true; m_requestId = std::forward<RequestIdT>(value); }
145 template<
typename RequestIdT = Aws::String>
151 bool m_newPinPekArnHasBeenSet =
false;
154 bool m_secureMessagingIntegrityKeyArnHasBeenSet =
false;
156 Aws::String m_secureMessagingConfidentialityKeyArn;
157 bool m_secureMessagingConfidentialityKeyArnHasBeenSet =
false;
160 bool m_macHasBeenSet =
false;
163 bool m_encryptedPinBlockHasBeenSet =
false;
166 bool m_newPinPekKeyCheckValueHasBeenSet =
false;
168 Aws::String m_secureMessagingIntegrityKeyCheckValue;
169 bool m_secureMessagingIntegrityKeyCheckValueHasBeenSet =
false;
171 Aws::String m_secureMessagingConfidentialityKeyCheckValue;
172 bool m_secureMessagingConfidentialityKeyCheckValueHasBeenSet =
false;
175 bool m_visaAmexDerivationOutputsHasBeenSet =
false;
178 bool m_requestIdHasBeenSet =
false;
const Aws::String & GetSecureMessagingIntegrityKeyArn() const
void SetVisaAmexDerivationOutputs(VisaAmexDerivationOutputsT &&value)
GenerateMacEmvPinChangeResult & WithSecureMessagingConfidentialityKeyCheckValue(SecureMessagingConfidentialityKeyCheckValueT &&value)
void SetEncryptedPinBlock(EncryptedPinBlockT &&value)
AWS_PAYMENTCRYPTOGRAPHYDATA_API GenerateMacEmvPinChangeResult & operator=(const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result)
const Aws::String & GetNewPinPekArn() const
void SetMac(MacT &&value)
GenerateMacEmvPinChangeResult & WithEncryptedPinBlock(EncryptedPinBlockT &&value)
void SetNewPinPekArn(NewPinPekArnT &&value)
const Aws::String & GetSecureMessagingIntegrityKeyCheckValue() const
void SetRequestId(RequestIdT &&value)
GenerateMacEmvPinChangeResult & WithRequestId(RequestIdT &&value)
const Aws::String & GetSecureMessagingConfidentialityKeyArn() const
GenerateMacEmvPinChangeResult & WithSecureMessagingIntegrityKeyArn(SecureMessagingIntegrityKeyArnT &&value)
const Aws::String & GetMac() const
void SetNewPinPekKeyCheckValue(NewPinPekKeyCheckValueT &&value)
const VisaAmexDerivationOutputs & GetVisaAmexDerivationOutputs() const
const Aws::String & GetEncryptedPinBlock() const
GenerateMacEmvPinChangeResult & WithSecureMessagingIntegrityKeyCheckValue(SecureMessagingIntegrityKeyCheckValueT &&value)
const Aws::String & GetSecureMessagingConfidentialityKeyCheckValue() const
void SetSecureMessagingIntegrityKeyArn(SecureMessagingIntegrityKeyArnT &&value)
AWS_PAYMENTCRYPTOGRAPHYDATA_API GenerateMacEmvPinChangeResult()=default
AWS_PAYMENTCRYPTOGRAPHYDATA_API GenerateMacEmvPinChangeResult(const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result)
GenerateMacEmvPinChangeResult & WithSecureMessagingConfidentialityKeyArn(SecureMessagingConfidentialityKeyArnT &&value)
const Aws::String & GetRequestId() const
void SetSecureMessagingConfidentialityKeyArn(SecureMessagingConfidentialityKeyArnT &&value)
void SetSecureMessagingConfidentialityKeyCheckValue(SecureMessagingConfidentialityKeyCheckValueT &&value)
const Aws::String & GetNewPinPekKeyCheckValue() const
GenerateMacEmvPinChangeResult & WithVisaAmexDerivationOutputs(VisaAmexDerivationOutputsT &&value)
void SetSecureMessagingIntegrityKeyCheckValue(SecureMessagingIntegrityKeyCheckValueT &&value)
GenerateMacEmvPinChangeResult & WithMac(MacT &&value)
GenerateMacEmvPinChangeResult & WithNewPinPekKeyCheckValue(NewPinPekKeyCheckValueT &&value)
GenerateMacEmvPinChangeResult & WithNewPinPekArn(NewPinPekArnT &&value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue