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.
410 411 412 |
# File 'sig/types.rbs', line 410 def arc_angle @arc_angle end |
#arc_thickness ⇒ "SMALL", ...
Returns the value of attribute arc_thickness.
411 412 413 |
# File 'sig/types.rbs', line 411 def arc_thickness @arc_thickness end |