次の方法で共有


DeploymentCompletedEvent interface

Extends

プロパティ

comment
data
deployment
environment
project

継承されたプロパティ

attemptId
id
stageName
url

プロパティの詳細

comment

comment: string

プロパティ値

string

data

data: {[key: string]: any}

プロパティ値

{[key: string]: any}

deployment

deployment: Deployment

プロパティ値

environment

environment: ReleaseEnvironment

プロパティ値

project

project: ProjectReference

プロパティ値

継承されたプロパティの詳細

attemptId

attemptId: number

プロパティ値

number

DeploymentEvent.attemptIdから継承

id

id: number

プロパティ値

number

DeploymentEvent.id から継承

stageName

stageName: string

プロパティ値

string

DeploymentEvent.stageNameから継承

url

url: string

プロパティ値

string

DeploymentEvent.urlから継承