Class: Aws::Types::GetFileUploadURLResponse
- Inherits:
-
Object
- Object
- Aws::Types::GetFileUploadURLResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#file_upload_url ⇒ ::String
Returns the value of attribute file_upload_url.
Instance Attribute Details
#file_upload_url ⇒ ::String
Returns the value of attribute file_upload_url.
226 227 228 |
# File 'sig/types.rbs', line 226 def file_upload_url @file_upload_url end |