Class: Aws::Types::UpdateFlywheelResponse
- Inherits:
-
Object
- Object
- Aws::Types::UpdateFlywheelResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#flywheel_properties ⇒ Types::FlywheelProperties
Returns the value of attribute flywheel_properties.
Instance Attribute Details
#flywheel_properties ⇒ Types::FlywheelProperties
Returns the value of attribute flywheel_properties.
2071 2072 2073 |
# File 'sig/types.rbs', line 2071 def flywheel_properties @flywheel_properties end |