@aws-sdk/client-codecatalyst

DeleteSpaceCommandOutput Interface

The output of DeleteSpaceCommand.

Members

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

The name of the space.

displayName string | undefined

The friendly name of the space displayed to users of the space in Amazon CodeCatalyst.

Full Signature

export interface DeleteSpaceCommandOutput extends DeleteSpaceResponse, MetadataBearer