Class: Aws::Types::RcsFileMessage
- Inherits:
-
Object
- Object
- Aws::Types::RcsFileMessage
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#file_url ⇒ ::String
Returns the value of attribute file_url.
-
#thumbnail_url ⇒ ::String
Returns the value of attribute thumbnail_url.
Instance Attribute Details
#file_url ⇒ ::String
Returns the value of attribute file_url.
1644 1645 1646 |
# File 'sig/types.rbs', line 1644 def file_url @file_url end |
#thumbnail_url ⇒ ::String
Returns the value of attribute thumbnail_url.
1645 1646 1647 |
# File 'sig/types.rbs', line 1645 def thumbnail_url @thumbnail_url end |