Interface WorkflowRunSummary.UpdatedAtStage

    • Method Detail

      • updatedAt

        WorkflowRunSummary._FinalStage updatedAt​(@NotNull
                                                 java.time.OffsetDateTime updatedAt)

        The time (in UTC) at which the workflow run was last updated. Will follow the RFC 3339 format.

        Example: "2024-03-21T16:45:00Z"