DeltaTableArgs

constructor(schema: Output<List<DeltaTableSchemaArgs>>, tableName: Output<String>, tablePath: Output<String>? = null)