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
818 |
# File 'sig/client.rbs', line 818
def commit_id: () -> ::String
|
#tree_id ⇒ ::String
819 |
# File 'sig/client.rbs', line 819
def tree_id: () -> ::String
|