The input for StartFlywheelIterationCommand.

interface StartFlywheelIterationCommandInput {
    ClientRequestToken?: string;
    FlywheelArn: undefined | string;
}

Hierarchy (view full)

Properties

ClientRequestToken?: string

A unique identifier for the request. If you don't set the client request token, Amazon Comprehend generates one.

FlywheelArn: undefined | string

The ARN of the flywheel.