The input for ListFlywheelIterationHistoryCommand.

interface ListFlywheelIterationHistoryCommandInput {
    Filter?: FlywheelIterationFilter;
    FlywheelArn: undefined | string;
    MaxResults?: number;
    NextToken?: string;
}

Hierarchy (view full)

Properties

Filter the flywheel iteration history based on creation time.

FlywheelArn: undefined | string

The ARN of the flywheel.

MaxResults?: number

Maximum number of iteration history results to return

NextToken?: string

Next token