Class: Aws::Types::ArcConfiguration
- Inherits:
-
Object
- Object
- Aws::Types::ArcConfiguration
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#arc_angle ⇒ ::Float
Returns the value of attribute arc_angle.
-
#arc_thickness ⇒ "SMALL", ...
Returns the value of attribute arc_thickness.
Instance Attribute Details
#arc_angle ⇒ ::Float
Returns the value of attribute arc_angle.
380 381 382 |
# File 'sig/types.rbs', line 380 def arc_angle @arc_angle end |
#arc_thickness ⇒ "SMALL", ...
Returns the value of attribute arc_thickness.
381 382 383 |
# File 'sig/types.rbs', line 381 def arc_thickness @arc_thickness end |