input Record Tables
Parameters
value
A list of AWS Glue table definitions used by the transform. see Input Record Tables.
Parameters
values
A list of AWS Glue table definitions used by the transform. see Input Record Tables.
suspend fun inputRecordTables(argument: List<suspend MLTransformInputRecordTableArgsBuilder.() -> Unit>)
suspend fun inputRecordTables(vararg argument: suspend MLTransformInputRecordTableArgsBuilder.() -> Unit)
Parameters
argument
A list of AWS Glue table definitions used by the transform. see Input Record Tables.