Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface DeploymentInstance

Package version

Deployment instance payload

Hierarchy

  • DeploymentInstance

Index

Properties

Optional discoveryStatus

discoveryStatus: undefined | string

Discovery status of the deployment instance NOTE: This property will not be serialized. It can only be populated by the server.

Optional name

name: undefined | string

Name of the deployment instance NOTE: This property will not be serialized. It can only be populated by the server.

Optional reason

reason: undefined | string

Failed reason of the deployment instance NOTE: This property will not be serialized. It can only be populated by the server.

Optional startTime

startTime: undefined | string

Start time of the deployment instance NOTE: This property will not be serialized. It can only be populated by the server.

Optional status

status: undefined | string

Status of the deployment instance NOTE: This property will not be serialized. It can only be populated by the server.

Optional zone

zone: undefined | string

Availability zone information of the deployment instance NOTE: This property will not be serialized. It can only be populated by the server.

Generated using TypeDoc