Interface BatchProcessorRun.CreatedAtStage

    • Method Detail

      • createdAt

        BatchProcessorRun.UpdatedAtStage createdAt​(@NotNull
                                                   java.time.OffsetDateTime createdAt)

        The time (in UTC) at which the batch processor run was created. Will follow the RFC 3339 format.

        Example: "2024-03-21T15:30:00Z"