ParentDataSet

References a parent dataset that serves as a data source, including its columns and metadata.

Types

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

Properties

Link copied to clipboard

The Amazon Resource Name (ARN) of the parent dataset.

Link copied to clipboard

The list of input columns available from the parent dataset.

Functions

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