Module: Aws::CodeCommit::Client::_MergeBranchesByThreeWayResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::MergeBranchesByThreeWayOutput]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#commit_id ⇒ ::String
838 |
# File 'sig/client.rbs', line 838
def commit_id: () -> ::String
|
#tree_id ⇒ ::String
839 |
# File 'sig/client.rbs', line 839
def tree_id: () -> ::String
|