Module: Aws::PaymentCryptographyData::Client::_EncryptDataResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::EncryptDataOutput]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#cipher_text ⇒ ::String
100 |
# File 'sig/client.rbs', line 100
def cipher_text: () -> ::String
|
#key_arn ⇒ ::String
98 |
# File 'sig/client.rbs', line 98
def key_arn: () -> ::String
|
#key_check_value ⇒ ::String
99 |
# File 'sig/client.rbs', line 99
def key_check_value: () -> ::String
|