Module: Aws::CodeCommit::Client::_PutFileResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::PutFileOutput]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#blob_id ⇒ ::String
969 |
# File 'sig/client.rbs', line 969
def blob_id: () -> ::String
|
#commit_id ⇒ ::String
968 |
# File 'sig/client.rbs', line 968
def commit_id: () -> ::String
|
#tree_id ⇒ ::String
970 |
# File 'sig/client.rbs', line 970
def tree_id: () -> ::String
|