Module: Aws::Glue::Client::_SearchAssetsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::SearchAssetsOutput]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#items ⇒ ::Array[Types::SearchResultItem]
3856 |
# File 'sig/client.rbs', line 3856
def items: () -> ::Array[Types::SearchResultItem]
|
#next_token ⇒ ::String
3857 |
# File 'sig/client.rbs', line 3857
def next_token: () -> ::String
|