DeploymentInfo interface

Information regarding a deployment.

Properties

deployment

Deployment information.

deploymentFetchStatus

Status while fetching the last deployment.

message

Additional details about the deployment that can be shown to the user.

Property Details

deployment

Deployment information.

deployment?: Deployment

Property Value

deploymentFetchStatus

Status while fetching the last deployment.

deploymentFetchStatus?: string

Property Value

string

message

Additional details about the deployment that can be shown to the user.

message?: string

Property Value

string