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