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]
3911 |
# File 'sig/client.rbs', line 3911
def items: () -> ::Array[Types::SearchResultItem]
|
#next_token ⇒ ::String
3912 |
# File 'sig/client.rbs', line 3912
def next_token: () -> ::String
|