Module: Aws::KMS::Client::_EncryptResponseSuccess

Includes:
Seahorse::Client::_ResponseSuccess[Types::EncryptResponse]
Defined in:
sig/client.rbs

Instance Method Summary collapse

Instance Method Details

#ciphertext_blob::String

Returns:

  • (::String)


315
# File 'sig/client.rbs', line 315

def ciphertext_blob: () -> ::String

#encryption_algorithm"SYMMETRIC_DEFAULT", ...

Returns:

  • ("SYMMETRIC_DEFAULT", "RSAES_OAEP_SHA_1", "RSAES_OAEP_SHA_256", "SM2PKE")


317
# File 'sig/client.rbs', line 317

def encryption_algorithm: () -> ("SYMMETRIC_DEFAULT" | "RSAES_OAEP_SHA_1" | "RSAES_OAEP_SHA_256" | "SM2PKE")

#key_id::String

Returns:

  • (::String)


316
# File 'sig/client.rbs', line 316

def key_id: () -> ::String