DatasetSnowflakeSchemaColumnArgs

constructor(name: Output<String>, precision: Output<Int>? = null, scale: Output<Int>? = null, type: Output<String>? = null)