Module: Aws::Amplify::Client::_ListBranchesResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#branches::Array[Types::Branch]

Returns:



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

def branches: () -> ::Array[Types::Branch]

#next_token::String

Returns:

  • (::String)


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

def next_token: () -> ::String