JobStepRestartMarker

Provides step/procedure step information for a restart batch job operation.

Types

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

Properties

Link copied to clipboard

The procedure step name that a batch job was restarted from.

Link copied to clipboard

The step name that a batch job was restarted from.

Link copied to clipboard

The step-level checkpoint timestamp (creation or last modification) for an Amazon Web Services Blu Age application batch job.

Link copied to clipboard

Skip selected step and issue a restart from immediate successor step for an Amazon Web Services Blu Age application batch job.

Link copied to clipboard

The procedure step name that a batch job was restarted to.

Link copied to clipboard

The step name that a batch job was restarted to.

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