Class: Aws::Types::DescribeFlywheelIterationResponse
- Inherits:
-
Object
- Object
- Aws::Types::DescribeFlywheelIterationResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#flywheel_iteration_properties ⇒ Types::FlywheelIterationProperties
Returns the value of attribute flywheel_iteration_properties.
Instance Attribute Details
#flywheel_iteration_properties ⇒ Types::FlywheelIterationProperties
Returns the value of attribute flywheel_iteration_properties.
526 527 528 |
# File 'sig/types.rbs', line 526 def flywheel_iteration_properties @flywheel_iteration_properties end |