Module: Aws::CodeCommit::Client::_ListBranchesResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#branches::Array[::String]

Returns:

  • (::Array[::String])


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

def branches: () -> ::Array[::String]

#next_token::String

Returns:

  • (::String)


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

def next_token: () -> ::String