WorkflowVersionSummary

Summary information about a workflow version, including identification and configuration details.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The timestamp when the workflow version was created, in ISO 8601 date-time format.

Link copied to clipboard

The Amazon S3 location of the workflow definition file for this version.

Link copied to clipboard

Boolean flag that indicates whether this is the latest version of the workflow.

Link copied to clipboard

The timestamp when the workflow version was last modified, in ISO 8601 date-time format.

Link copied to clipboard

The schedule configuration for this workflow version.

Link copied to clipboard

The trigger mode for the workflow execution.

Link copied to clipboard

The Amazon Resource Name (ARN) of the workflow that contains this version.

Link copied to clipboard

The version identifier of the workflow version.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String