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