ArtifactDeploymentStatusProperties interface

Properties of an artifact deployment.

Properties

artifactsApplied

The total count of the artifacts that were successfully applied.

deploymentStatus

The deployment status of the artifact.

totalArtifacts

The total count of the artifacts that were tentatively applied.

Property Details

artifactsApplied

The total count of the artifacts that were successfully applied.

artifactsApplied?: number

Property Value

number

deploymentStatus

The deployment status of the artifact.

deploymentStatus?: string

Property Value

string

totalArtifacts

The total count of the artifacts that were tentatively applied.

totalArtifacts?: number

Property Value

number