ColumnSpecificationArgs

constructor(enum: Output<List<Any>>? = null, format: Output<Either<String, ColumnFormat>>? = null, type: Output<Either<String, ColumnType>>, xMsIsnullable: Output<Boolean>? = null, xMsIsordered: Output<Boolean>? = null)