The output of DeleteProjectVersionCommand.

interface DeleteProjectVersionCommandOutput {
    $metadata: ResponseMetadata;
    Status?: ProjectVersionStatus;
}

Hierarchy (view full)

Properties

Properties

$metadata: ResponseMetadata

Metadata pertaining to this request.

The status of the deletion operation.