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.
551 552 553 |
# File 'sig/types.rbs', line 551 def upload @upload end |