The output of StartFlywheelIterationCommand.

interface StartFlywheelIterationCommandOutput {
    $metadata: ResponseMetadata;
    FlywheelArn?: string;
    FlywheelIterationId?: string;
}

Hierarchy (view full)

Properties

$metadata: ResponseMetadata

Metadata pertaining to this request.

FlywheelArn?: string

FlywheelIterationId?: string