The output of StopProjectVersionCommand.

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

Hierarchy (view full)

Properties

Properties

$metadata: ResponseMetadata

Metadata pertaining to this request.

Status?: string

The current status of the stop operation.