DistributeDataset

A training dataset or a test dataset used in a dataset distribution operation. For more information, see DistributeDatasetEntries.

Types

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

Properties

Link copied to clipboard
val arn: String

The Amazon Resource Name (ARN) of the dataset that you want to use.

Functions

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