The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Paws::KMS::DecryptResponse

ATTRIBUTES

EncryptionAlgorithm => Str

The encryption algorithm that was used to decrypt the ciphertext.

Valid values are: "SYMMETRIC_DEFAULT", "RSAES_OAEP_SHA_1", "RSAES_OAEP_SHA_256" =head2 KeyId => Str

The ARN of the customer master key that was used to perform the decryption.

Plaintext => Str

Decrypted plaintext data. When you use the HTTP API or the AWS CLI, the value is Base64-encoded. Otherwise, it is not Base64-encoded.

_request_id => Str