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