ArtifactDeploymentStatusProperties interface   
Properties of an artifact deployment.
Properties
| artifacts | The total count of the artifacts that were successfully applied. | 
| deployment | The deployment status of the artifact. | 
| total | The total count of the artifacts that were tentatively applied. | 
Property Details
		artifactsApplied
	 
	The total count of the artifacts that were successfully applied.
artifactsApplied?: numberProperty Value
number
		deploymentStatus
	 
	The deployment status of the artifact.
deploymentStatus?: stringProperty Value
string
		totalArtifacts
	 
	The total count of the artifacts that were tentatively applied.
totalArtifacts?: numberProperty Value
number