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)


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

def next_token: () -> ::String

#platform_summary_list::Array[Types::PlatformSummary]

Returns:



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

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