awscala
awscala
awscala.stepfunctions
Activity
ArnFormat
ArnFormat
TypedResourceArn
ResourceArn
Execution
ExecutionDetails
ExecutionEvent
ExecutionEventDetails
ExecutionEventDetails
EventSucceeded
EventFailed
EventScheduled
EventStarted
StateStarted
StateFailed
StateSucceeded
ExecutionStatus
ExecutionStatus
NotStarted
Running
Succeeded
Failed
TimedOut
Aborted
StateMachine
StepFunctions
StepFunctions
StepFunctionsClient
awscala
/
awscala.stepfunctions
/
ExecutionEvent
ExecutionEvent
case
class
ExecutionEvent
(id:
Long
, previousId:
Long
, timestamp:
DateTime
, details:
ExecutionEventDetails
)
Graph
Supertypes
trait
Serializable
trait
Product
trait
Equals
class
Object
trait
Matchable
class
Any
Value members
Value members
Inherited methods
def
productElementNames
:
Iterator
[
String
]
Inherited from
Product
def
productIterator
:
Iterator
[
Any
]
Inherited from
Product