timeColumn property

Input<String> timeColumn
final

Column from query result that should be used as the time column in destination table. Column type for this should be TIMESTAMP.

Implementation

final pulumi.Input<String> timeColumn;