Class: Aws::Types::GetUploadStatusRequest
- Inherits:
-
Object
- Object
- Aws::Types::GetUploadStatusRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#upload_id ⇒ ::String
Returns the value of attribute upload_id.
Instance Attribute Details
#upload_id ⇒ ::String
Returns the value of attribute upload_id.
290 291 292 |
# File 'sig/types.rbs', line 290 def upload_id @upload_id end |