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.
181 182 183 |
# File 'sig/types.rbs', line 181 def upload @upload end |