TaskScheduledEventDetails
Contains details about a task scheduled during an execution.
Types
Properties
Link copied to clipboard
The maximum allowed duration between two heartbeats for the task.
Link copied to clipboard
The JSON data passed to the resource referenced in a task state. Length constraints apply to the payload size, and are expressed as bytes in UTF-8 encoding.
Link copied to clipboard
The service name of the resource in a task state.
Link copied to clipboard
The credentials that Step Functions uses for the task.
Link copied to clipboard
The maximum allowed duration of the task.
Functions
Link copied to clipboard
inline fun copy(block: TaskScheduledEventDetails.Builder.() -> Unit = {}): TaskScheduledEventDetails