Class: Aws::Types::SheetImageStaticFileSource
- Inherits:
-
Object
- Object
- Aws::Types::SheetImageStaticFileSource
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#static_file_id ⇒ ::String
Returns the value of attribute static_file_id.
Instance Attribute Details
#static_file_id ⇒ ::String
Returns the value of attribute static_file_id.
10158 10159 10160 |
# File 'sig/types.rbs', line 10158 def static_file_id @static_file_id end |