Preparing search index...
The search index is not available
@hotmeshio/hotmesh
@hotmeshio/hotmesh
types/exporter
ActivityTaskFailedAttributes
Interface ActivityTaskFailedAttributes
interface
ActivityTaskFailedAttributes
{
activity_type
:
string
;
execution_index
:
number
;
failure
?:
any
;
input
?:
any
;
kind
:
"activity_task_failed"
;
scheduled_event_id
?:
number
;
timeline_key
:
string
;
}
Index
Properties
activity_
type
execution_
index
failure?
input?
kind
scheduled_
event_
id?
timeline_
key
Properties
activity_
type
activity_
type
:
string
execution_
index
execution_
index
:
number
Optional
failure
failure
?:
any
Optional
input
input
?:
any
kind
kind
Optional
scheduled_
event_
id
scheduled_
event_
id
?:
number
timeline_
key
timeline_
key
:
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
activity_
type
execution_
index
failure
input
kind
scheduled_
event_
id
timeline_
key
@hotmeshio/hotmesh
Loading...