inputRecordTables

@JvmName(name = "ttldsveftpwnbivd")
suspend fun inputRecordTables(value: Output<List<MLTransformInputRecordTableArgs>>)
@JvmName(name = "frgptgqpxbuaoujj")
suspend fun inputRecordTables(value: List<MLTransformInputRecordTableArgs>?)

Parameters

value

A list of AWS Glue table definitions used by the transform. see Input Record Tables.


@JvmName(name = "vukpbvgbewkxuknq")
suspend fun inputRecordTables(vararg values: Output<MLTransformInputRecordTableArgs>)


@JvmName(name = "gfbmoasdvuutoknx")
suspend fun inputRecordTables(values: List<Output<MLTransformInputRecordTableArgs>>)
@JvmName(name = "dfmcsxqgrkobidum")
suspend fun inputRecordTables(vararg values: MLTransformInputRecordTableArgs)

Parameters

values

A list of AWS Glue table definitions used by the transform. see Input Record Tables.


@JvmName(name = "losiuhkbtetkbysc")
suspend fun inputRecordTables(argument: List<suspend MLTransformInputRecordTableArgsBuilder.() -> Unit>)
@JvmName(name = "mimrbecmmfqroctl")
suspend fun inputRecordTables(vararg argument: suspend MLTransformInputRecordTableArgsBuilder.() -> Unit)
@JvmName(name = "iabquouyvqtviahm")
suspend fun inputRecordTables(argument: suspend MLTransformInputRecordTableArgsBuilder.() -> Unit)

Parameters

argument

A list of AWS Glue table definitions used by the transform. see Input Record Tables.