Module: Aws::OpenSearchService::Client::_ListVersionsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListVersionsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#next_token ⇒ ::String
1193 |
# File 'sig/client.rbs', line 1193
def next_token: () -> ::String
|
#versions ⇒ ::Array[::String]
1192 |
# File 'sig/client.rbs', line 1192
def versions: () -> ::Array[::String]
|