Definition at line 15 of file s3api.py.
|
| str | code = 'NoSuchUpload' |
| |
| str | message = 'The specified multipart upload does not exist.' |
| |
◆ __str__()
| pytest_userver.s3api._S3NoSuchUploadError.__str__ |
( |
| self | ) |
|
◆ code
| str pytest_userver.s3api._S3NoSuchUploadError.code = 'NoSuchUpload' |
|
static |
◆ message
| str pytest_userver.s3api._S3NoSuchUploadError.message = 'The specified multipart upload does not exist.' |
|
static |
The documentation for this class was generated from the following file:
- /data/code/userver/testsuite/pytest_plugins/pytest_userver/s3api.py