The output of StopProjectVersionCommand.

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

Hierarchy (view full)

Properties

Properties

$metadata: ResponseMetadata

Metadata pertaining to this request.

The current status of the stop operation.