The output of DeleteProjectVersionCommand.

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

Hierarchy (view full)

Properties

Properties

$metadata: ResponseMetadata

Metadata pertaining to this request.

Status?: string

The status of the deletion operation.