Type alias DeploymentInstanceType

DeploymentInstanceType: {
    scopes: string[];
    type: string;
}

Type declaration

  • scopes: string[]
  • type: string