interface CopyProjectVersionResponse {
    ProjectVersionArn?: string;
}

Hierarchy (view full)

Properties

ProjectVersionArn?: string

The ARN of the copied model version in the destination project.