The output of DescribeFlywheelIterationCommand.

interface DescribeFlywheelIterationCommandOutput {
    $metadata: ResponseMetadata;
    FlywheelIterationProperties?: FlywheelIterationProperties;
}

Hierarchy (view full)

Properties

$metadata: ResponseMetadata

Metadata pertaining to this request.

FlywheelIterationProperties?: FlywheelIterationProperties

The configuration properties of a flywheel iteration.