NAME

Paws::KMS::DecryptResponse

ATTRIBUTES

KeyId => Str

ARN of the key used to perform the decryption. This value is returned
if no errors are encountered during the operation.

Plaintext => Str

Decrypted plaintext data. This value may not be returned if the
customer master key is not available or if you didn't have permission
to use it.