Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ArtifactDeploymentStatusPropertiesFragment

Package version

Properties of an artifact deployment.

Hierarchy

  • ArtifactDeploymentStatusPropertiesFragment

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