Module: Aws::KMS::Client::_GenerateDataKeyWithoutPlaintextResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::GenerateDataKeyWithoutPlaintextResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#ciphertext_blob ⇒ ::String
397 |
# File 'sig/client.rbs', line 397
def ciphertext_blob: () -> ::String
|
#key_id ⇒ ::String
398 |
# File 'sig/client.rbs', line 398
def key_id: () -> ::String
|
#key_material_id ⇒ ::String
399 |
# File 'sig/client.rbs', line 399
def key_material_id: () -> ::String
|