Class: Aws::Types::DonutOptions
- Inherits:
-
Object
- Object
- Aws::Types::DonutOptions
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#arc_options ⇒ Types::ArcOptions
Returns the value of attribute arc_options.
-
#donut_center_options ⇒ Types::DonutCenterOptions
Returns the value of attribute donut_center_options.
Instance Attribute Details
#arc_options ⇒ Types::ArcOptions
Returns the value of attribute arc_options.
5548 5549 5550 |
# File 'sig/types.rbs', line 5548 def @arc_options end |
#donut_center_options ⇒ Types::DonutCenterOptions
Returns the value of attribute donut_center_options.
5549 5550 5551 |
# File 'sig/types.rbs', line 5549 def @donut_center_options end |