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
949 |
# File 'sig/client.rbs', line 949
def next_token: () -> ::String
|
#resource_inventory_list ⇒ ::Array[Types::ResourceInventory]
948 |
# File 'sig/client.rbs', line 948
def resource_inventory_list: () -> ::Array[Types::ResourceInventory]
|