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