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