Class: Aws::Types::SheetImageScalingConfiguration
- Inherits:
-
Object
- Object
- Aws::Types::SheetImageScalingConfiguration
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#scaling_type ⇒ "SCALE_TO_WIDTH", ...
Returns the value of attribute scaling_type.
Instance Attribute Details
#scaling_type ⇒ "SCALE_TO_WIDTH", ...
Returns the value of attribute scaling_type.
10148 10149 10150 |
# File 'sig/types.rbs', line 10148 def scaling_type @scaling_type end |