Module: Aws::PaymentCryptographyData::Client::_GenerateCardValidationDataResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::GenerateCardValidationDataOutput]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#key_arn ⇒ ::String
151 |
# File 'sig/client.rbs', line 151
def key_arn: () -> ::String
|
#key_check_value ⇒ ::String
152 |
# File 'sig/client.rbs', line 152
def key_check_value: () -> ::String
|
#validation_data ⇒ ::String
153 |
# File 'sig/client.rbs', line 153
def validation_data: () -> ::String
|