Module: Aws::IoTThingsGraph::Client::_SearchEntitiesResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::SearchEntitiesResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#descriptions ⇒ ::Array[Types::EntityDescription]
364 |
# File 'sig/client.rbs', line 364
def descriptions: () -> ::Array[Types::EntityDescription]
|
#next_token ⇒ ::String
365 |
# File 'sig/client.rbs', line 365
def next_token: () -> ::String
|