Module: Aws::PaymentCryptographyData::Client::_ReEncryptDataResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ReEncryptDataOutput]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#cipher_text ⇒ ::String
334 |
# File 'sig/client.rbs', line 334
def cipher_text: () -> ::String
|
#key_arn ⇒ ::String
332 |
# File 'sig/client.rbs', line 332
def key_arn: () -> ::String
|
#key_check_value ⇒ ::String
333 |
# File 'sig/client.rbs', line 333
def key_check_value: () -> ::String
|