BatchStepOutput

Defines a batch step output.

Types

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

Properties

Link copied to clipboard

The data set details of the batch step output.

Link copied to clipboard

The data set export location of the batch step output.

Link copied to clipboard

The Database Migration Service (DMS) output location of the batch step output.

Functions

Link copied to clipboard
inline fun copy(block: BatchStepOutput.Builder.() -> Unit = {}): BatchStepOutput
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