Module: Aws::CodeCommit::Client::_DeleteFileResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::DeleteFileOutput]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#blob_id ⇒ ::String
322 |
# File 'sig/client.rbs', line 322
def blob_id: () -> ::String
|
#commit_id ⇒ ::String
321 |
# File 'sig/client.rbs', line 321
def commit_id: () -> ::String
|
#file_path ⇒ ::String
324 |
# File 'sig/client.rbs', line 324
def file_path: () -> ::String
|
#tree_id ⇒ ::String
323 |
# File 'sig/client.rbs', line 323
def tree_id: () -> ::String
|