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.
5291 5292 5293 |
# File 'sig/types.rbs', line 5291 def @arc_options end |
#donut_center_options ⇒ Types::DonutCenterOptions
Returns the value of attribute donut_center_options.
5292 5293 5294 |
# File 'sig/types.rbs', line 5292 def @donut_center_options end |