Class: Aws::Types::GetUploadResult
- Inherits:
-
Object
- Object
- Aws::Types::GetUploadResult
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#upload ⇒ Types::Upload
Returns the value of attribute upload.
Instance Attribute Details
#upload ⇒ Types::Upload
Returns the value of attribute upload.
552 553 554 |
# File 'sig/types.rbs', line 552 def upload @upload end |