Module: Aws::SSM::Client::_DeleteInventoryResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::DeleteInventoryResult]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#deletion_id ⇒ ::String
523 |
# File 'sig/client.rbs', line 523
def deletion_id: () -> ::String
|
#deletion_summary ⇒ Types::InventoryDeletionSummary
525 |
# File 'sig/client.rbs', line 525
def deletion_summary: () -> Types::InventoryDeletionSummary
|
#type_name ⇒ ::String
524 |
# File 'sig/client.rbs', line 524
def type_name: () -> ::String
|