RecipeStep

A recipe step used in a Glue Studio data preparation recipe node.

Types

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

Properties

Link copied to clipboard

The transformation action of the recipe step.

Link copied to clipboard

The condition expressions for the recipe step.

Functions

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