Module: Aws::SSM::Client::_DescribeInventoryDeletionsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::DescribeInventoryDeletionsResult]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#inventory_deletions ⇒ ::Array[Types::InventoryDeletionStatusItem]
957 |
# File 'sig/client.rbs', line 957
def inventory_deletions: () -> ::Array[Types::InventoryDeletionStatusItem]
|
#next_token ⇒ ::String
958 |
# File 'sig/client.rbs', line 958
def next_token: () -> ::String
|