Module: Aws::ElasticBeanstalk::Client::_ListPlatformVersionsResponseSuccess

Includes:
Seahorse::Client::_ResponseSuccess[Types::ListPlatformVersionsResult]
Defined in:
sig/client.rbs

Instance Method Summary collapse

Instance Method Details

#next_token::String

Returns:

  • (::String)


612
# File 'sig/client.rbs', line 612

def next_token: () -> ::String

#platform_summary_list::Array[Types::PlatformSummary]

Returns:



611
# File 'sig/client.rbs', line 611

def platform_summary_list: () -> ::Array[Types::PlatformSummary]