trainingData

@JvmName(name = "isldxyxeahvmfiiy")
suspend fun trainingData(value: Output<List<TrainingDatasetDatasetArgs>>)
@JvmName(name = "qfhgeapqmypwndmo")
suspend fun trainingData(value: List<TrainingDatasetDatasetArgs>?)

Parameters

value

An array of information that lists the Dataset objects, which specifies the dataset type and details on its location and schema. You must provide a role that has read access to these tables.


@JvmName(name = "ydrjfyajixpfnyji")
suspend fun trainingData(vararg values: Output<TrainingDatasetDatasetArgs>)


@JvmName(name = "kcxmrchngcxoyakr")
suspend fun trainingData(values: List<Output<TrainingDatasetDatasetArgs>>)
@JvmName(name = "ycorgwmodkvijgqf")
suspend fun trainingData(vararg values: TrainingDatasetDatasetArgs)

Parameters

values

An array of information that lists the Dataset objects, which specifies the dataset type and details on its location and schema. You must provide a role that has read access to these tables.


@JvmName(name = "guvkmnklvvbcudrj")
suspend fun trainingData(argument: List<suspend TrainingDatasetDatasetArgsBuilder.() -> Unit>)
@JvmName(name = "uyikqdekvcrtnstx")
suspend fun trainingData(vararg argument: suspend TrainingDatasetDatasetArgsBuilder.() -> Unit)
@JvmName(name = "eyihvpoatyyblchj")
suspend fun trainingData(argument: suspend TrainingDatasetDatasetArgsBuilder.() -> Unit)

Parameters

argument

An array of information that lists the Dataset objects, which specifies the dataset type and details on its location and schema. You must provide a role that has read access to these tables.