次の方法で共有


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 から継承