Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ArtifactDeploymentStatusProperties

Package version

Properties of an artifact deployment.

Hierarchy

  • ArtifactDeploymentStatusProperties

Index

Properties

Optional artifactsApplied

artifactsApplied: undefined | number

The total count of the artifacts that were successfully applied.

Optional deploymentStatus

deploymentStatus: undefined | string

The deployment status of the artifact.

Optional totalArtifacts

totalArtifacts: undefined | number

The total count of the artifacts that were tentatively applied.

Generated using TypeDoc