Module: Aws::LicenseManager::Client::_ListResourceInventoryResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListResourceInventoryResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#next_token ⇒ ::String
950 |
# File 'sig/client.rbs', line 950 def next_token: () -> ::String |
#resource_inventory_list ⇒ ::Array[Types::ResourceInventory]
949 |
# File 'sig/client.rbs', line 949 def resource_inventory_list: () -> ::Array[Types::ResourceInventory] |