AnomalyDetectorCsvFormatDescriptor

constructor(charset: String? = null, containsHeader: Boolean? = null, delimiter: String? = null, fileCompression: AnomalyDetectorCsvFormatDescriptorFileCompression? = null, headerList: List<String>? = null, quoteSymbol: String? = null)