Class: Aws::Types::GetWhatsAppMessageMediaOutput
- Inherits:
-
Object
- Object
- Aws::Types::GetWhatsAppMessageMediaOutput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#file_size ⇒ ::Integer
Returns the value of attribute file_size.
-
#mime_type ⇒ ::String
Returns the value of attribute mime_type.
Instance Attribute Details
#file_size ⇒ ::Integer
Returns the value of attribute file_size.
217 218 219 |
# File 'sig/types.rbs', line 217 def file_size @file_size end |
#mime_type ⇒ ::String
Returns the value of attribute mime_type.
216 217 218 |
# File 'sig/types.rbs', line 216 def mime_type @mime_type end |