@Stability(value=Stable) public static final class CfnAnomalyDetector.CsvFormatDescriptorProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnAnomalyDetector.CsvFormatDescriptorProperty>
CfnAnomalyDetector.CsvFormatDescriptorProperty| Constructor and Description |
|---|
Builder() |
@Stability(value=Stable) public CfnAnomalyDetector.CsvFormatDescriptorProperty.Builder charset(String charset)
CfnAnomalyDetector.CsvFormatDescriptorProperty.getCharset()charset - `CfnAnomalyDetector.CsvFormatDescriptorProperty.Charset`.this@Stability(value=Stable) public CfnAnomalyDetector.CsvFormatDescriptorProperty.Builder containsHeader(Boolean containsHeader)
CfnAnomalyDetector.CsvFormatDescriptorProperty.getContainsHeader()containsHeader - `CfnAnomalyDetector.CsvFormatDescriptorProperty.ContainsHeader`.this@Stability(value=Stable) public CfnAnomalyDetector.CsvFormatDescriptorProperty.Builder containsHeader(IResolvable containsHeader)
CfnAnomalyDetector.CsvFormatDescriptorProperty.getContainsHeader()containsHeader - `CfnAnomalyDetector.CsvFormatDescriptorProperty.ContainsHeader`.this@Stability(value=Stable) public CfnAnomalyDetector.CsvFormatDescriptorProperty.Builder delimiter(String delimiter)
CfnAnomalyDetector.CsvFormatDescriptorProperty.getDelimiter()delimiter - `CfnAnomalyDetector.CsvFormatDescriptorProperty.Delimiter`.this@Stability(value=Stable) public CfnAnomalyDetector.CsvFormatDescriptorProperty.Builder fileCompression(String fileCompression)
CfnAnomalyDetector.CsvFormatDescriptorProperty.getFileCompression()fileCompression - `CfnAnomalyDetector.CsvFormatDescriptorProperty.FileCompression`.this@Stability(value=Stable) public CfnAnomalyDetector.CsvFormatDescriptorProperty.Builder headerList(List<String> headerList)
CfnAnomalyDetector.CsvFormatDescriptorProperty.getHeaderList()headerList - `CfnAnomalyDetector.CsvFormatDescriptorProperty.HeaderList`.this@Stability(value=Stable) public CfnAnomalyDetector.CsvFormatDescriptorProperty.Builder quoteSymbol(String quoteSymbol)
CfnAnomalyDetector.CsvFormatDescriptorProperty.getQuoteSymbol()quoteSymbol - `CfnAnomalyDetector.CsvFormatDescriptorProperty.QuoteSymbol`.this@Stability(value=Stable) public CfnAnomalyDetector.CsvFormatDescriptorProperty build()
build in interface software.amazon.jsii.Builder<CfnAnomalyDetector.CsvFormatDescriptorProperty>CfnAnomalyDetector.CsvFormatDescriptorPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.