The output of CreateFlywheelCommand.

interface CreateFlywheelCommandOutput {
    $metadata: ResponseMetadata;
    ActiveModelArn?: string;
    FlywheelArn?: string;
}

Hierarchy (view full)

Properties

$metadata: ResponseMetadata

Metadata pertaining to this request.

ActiveModelArn?: string

The Amazon Resource Number (ARN) of the active model version.

FlywheelArn?: string

The Amazon Resource Number (ARN) of the flywheel.