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