Module: Aws::KMS::Client::_DeleteImportedKeyMaterialResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::DeleteImportedKeyMaterialResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#key_id ⇒ ::String
221 |
# File 'sig/client.rbs', line 221
def key_id: () -> ::String
|
#key_material_id ⇒ ::String
222 |
# File 'sig/client.rbs', line 222
def key_material_id: () -> ::String
|