class Aws::KMS::Types::EncryptResponse

@!attribute [rw] ciphertext_blob

The encrypted plaintext. 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] key_id

The Amazon Resource Name ([key ARN][1]) of the KMS key that was used
to encrypt the plaintext.

[1]: https://docs.aws.amazon.com/kms/latest/developerguide/concepts.html#key-id-key-ARN
@return [String]

@!attribute [rw] encryption_algorithm

The encryption algorithm that was used to encrypt the plaintext.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/kms-2014-11-01/EncryptResponse AWS API Documentation

Constants

SENSITIVE