Module: Aws::MainframeModernization::Client::_ListApplicationVersionsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListApplicationVersionsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#application_versions ⇒ ::Array[Types::ApplicationVersionSummary]
453 |
# File 'sig/client.rbs', line 453
def application_versions: () -> ::Array[Types::ApplicationVersionSummary]
|
#next_token ⇒ ::String
454 |
# File 'sig/client.rbs', line 454
def next_token: () -> ::String
|