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