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.
1613 1614 1615 |
# File 'sig/types.rbs', line 1613 def file_url @file_url end |
#thumbnail_url ⇒ ::String
Returns the value of attribute thumbnail_url.
1614 1615 1616 |
# File 'sig/types.rbs', line 1614 def thumbnail_url @thumbnail_url end |