type property

Input<String> type
final

The data type of the column. See the Developer Guide for a list of available data types.

Implementation

final pulumi.Input<String> type;