Module: Aws::SSM::Client::_GetInventoryResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::GetInventoryResult]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#entities ⇒ ::Array[Types::InventoryResultEntity]
1456 |
# File 'sig/client.rbs', line 1456
def entities: () -> ::Array[Types::InventoryResultEntity]
|
#next_token ⇒ ::String
1457 |
# File 'sig/client.rbs', line 1457
def next_token: () -> ::String
|