Module: Aws::Odb::Client::_ListGiVersionsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListGiVersionsOutput]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#gi_versions ⇒ ::Array[Types::GiVersionSummary]
786 |
# File 'sig/client.rbs', line 786
def gi_versions: () -> ::Array[Types::GiVersionSummary]
|
#next_token ⇒ ::String
785 |
# File 'sig/client.rbs', line 785
def next_token: () -> ::String
|