Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface AsrJobDetails

Package version

interface

An interface representing AsrJobDetails. This class represents job details based on specific job type.

Hierarchy

  • AsrJobDetails

Index

Properties

Optional affectedObjectDetails

affectedObjectDetails: undefined | object
member

{{ [propertyName: string]: string }} [affectedObjectDetails] The affected object properties like source server, source cloud, target server, target cloud etc. based on the workflow object details.

instanceType

instanceType: "AsrJobDetails"
member

{string} instanceType Polymorphic Discriminator

Generated using TypeDoc