@aws-sdk/client-codecatalyst

StopDevEnvironmentSessionCommandOutput Interface

Members

Name
Type
Details
$metadata RequiredResponseMetadata
Metadata pertaining to this request.
id Requiredstring | undefined

The system-generated unique ID of the Dev Environment.

projectName Requiredstring | undefined

The name of the project in the space.

sessionId Requiredstring | undefined

The system-generated unique ID of the Dev Environment session.

spaceName Requiredstring | undefined

The name of the space.

Full Signature

export interface StopDevEnvironmentSessionCommandOutput extends StopDevEnvironmentSessionResponse, MetadataBearer