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