Module: Aws::ElasticBeanstalk::Client::_ListPlatformBranchesResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#next_token::String

Returns:

  • (::String)


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

def next_token: () -> ::String

#platform_branch_summary_list::Array[Types::PlatformBranchSummary]

Returns:



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

def platform_branch_summary_list: () -> ::Array[Types::PlatformBranchSummary]