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]
703 |
# File 'sig/client.rbs', line 703
def branches: () -> ::Array[::String]
|
#next_token ⇒ ::String
704 |
# File 'sig/client.rbs', line 704
def next_token: () -> ::String
|