AnomalyDetectorCsvFormatDescriptorArgs

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