Module: Aws::ElasticBeanstalk::Client::_DescribeApplicationVersionsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ApplicationVersionDescriptionsMessage]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#application_versions ⇒ ::Array[Types::ApplicationVersionDescription]
383 |
# File 'sig/client.rbs', line 383
def application_versions: () -> ::Array[Types::ApplicationVersionDescription]
|
#next_token ⇒ ::String
384 |
# File 'sig/client.rbs', line 384
def next_token: () -> ::String
|