Module: Aws::PaymentCryptographyData::Client::_DecryptDataResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::DecryptDataOutput]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#key_arn ⇒ ::String
83 |
# File 'sig/client.rbs', line 83
def key_arn: () -> ::String
|
#key_check_value ⇒ ::String
84 |
# File 'sig/client.rbs', line 84
def key_check_value: () -> ::String
|
#plain_text ⇒ ::String
85 |
# File 'sig/client.rbs', line 85
def plain_text: () -> ::String
|