Definition at line 43 of file s3api.py.
|
| str | code = 'EntityTooSmall' |
| |
| str | message = 'Your proposed upload is smaller than the minimum allowed object size.' |
| |
◆ __str__()
| pytest_userver.s3api._S3EntityTooSmallError.__str__ |
( |
| self | ) |
|
◆ code
| str pytest_userver.s3api._S3EntityTooSmallError.code = 'EntityTooSmall' |
|
static |
◆ message
| str pytest_userver.s3api._S3EntityTooSmallError.message = 'Your proposed upload is smaller than the minimum allowed object size.' |
|
static |
The documentation for this class was generated from the following file:
- /data/code/userver/testsuite/pytest_plugins/pytest_userver/s3api.py