Class: Aws::Types::UpdateUploadResult
- Inherits:
-
Object
- Object
- Aws::Types::UpdateUploadResult
- 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.
1512 1513 1514 |
# File 'sig/types.rbs', line 1512 def upload @upload end |