class Aws::KMS::Types::DecryptResponse
@!attribute [rw] key_id
The Amazon Resource Name ([key ARN][1]) of the KMS key that was used to decrypt the ciphertext. [1]: https://docs.aws.amazon.com/kms/latest/developerguide/concepts.html#key-id-key-ARN @return [String]
@!attribute [rw] plaintext
Decrypted plaintext data. When you use the HTTP API or the Amazon Web Services CLI, the value is Base64-encoded. Otherwise, it is not Base64-encoded. @return [String]
@!attribute [rw] encryption_algorithm
The encryption algorithm that was used to decrypt the ciphertext. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/kms-2014-11-01/DecryptResponse AWS API Documentation
Constants
- SENSITIVE