Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface WorkspaceDeployedEventArguments

Arguments for an a completed "deploy workspace" event.

Hierarchy

  • WorkspaceDeployedEventArguments

Index

Properties

Properties

Optional canceled

canceled: boolean

Gets if the operation has been canceled or not.

Optional error

error: any

The error (if occurred).

target

target: DeployTarget

The target.

Generated using TypeDoc