inputRecordTables property

List<GlueTable>? inputRecordTables
final

A list of AWS Glue table definitions used by the transform.

Implementation

final List<GlueTable>? inputRecordTables;