Class: Aws::Types::CreateUploadResult
- Inherits:
-
Object
- Object
- Aws::Types::CreateUploadResult
- 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.
182 183 184 |
# File 'sig/types.rbs', line 182 def upload @upload end |