interface DescribeFlywheelIterationResponse {
    FlywheelIterationProperties?: FlywheelIterationProperties;
}

Hierarchy (view full)

Properties

FlywheelIterationProperties?: FlywheelIterationProperties

The configuration properties of a flywheel iteration.