@Stability(value=Stable) @Internal public static final class CfnAnomalyDetector.CsvFormatDescriptorProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnAnomalyDetector.CsvFormatDescriptorProperty
CfnAnomalyDetector.CsvFormatDescriptorPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnAnomalyDetector.CsvFormatDescriptorProperty.Builder, CfnAnomalyDetector.CsvFormatDescriptorProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
protected |
Jsii$Proxy(String charset,
Object containsHeader,
String delimiter,
String fileCompression,
List<String> headerList,
String quoteSymbol)
Constructor that initializes the object based on literal property values passed by the
CfnAnomalyDetector.AppFlowConfigProperty.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getCharset()
`CfnAnomalyDetector.CsvFormatDescriptorProperty.Charset`.
|
Object |
getContainsHeader()
`CfnAnomalyDetector.CsvFormatDescriptorProperty.ContainsHeader`.
|
String |
getDelimiter()
`CfnAnomalyDetector.CsvFormatDescriptorProperty.Delimiter`.
|
String |
getFileCompression()
`CfnAnomalyDetector.CsvFormatDescriptorProperty.FileCompression`.
|
List<String> |
getHeaderList()
`CfnAnomalyDetector.CsvFormatDescriptorProperty.HeaderList`.
|
String |
getQuoteSymbol()
`CfnAnomalyDetector.CsvFormatDescriptorProperty.QuoteSymbol`.
|
int |
hashCode() |
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef - Reference to the JSII managed object.public final String getCharset()
CfnAnomalyDetector.CsvFormatDescriptorPropertygetCharset in interface CfnAnomalyDetector.CsvFormatDescriptorPropertypublic final Object getContainsHeader()
CfnAnomalyDetector.CsvFormatDescriptorPropertygetContainsHeader in interface CfnAnomalyDetector.CsvFormatDescriptorPropertypublic final String getDelimiter()
CfnAnomalyDetector.CsvFormatDescriptorPropertygetDelimiter in interface CfnAnomalyDetector.CsvFormatDescriptorPropertypublic final String getFileCompression()
CfnAnomalyDetector.CsvFormatDescriptorPropertygetFileCompression in interface CfnAnomalyDetector.CsvFormatDescriptorPropertypublic final List<String> getHeaderList()
CfnAnomalyDetector.CsvFormatDescriptorPropertygetHeaderList in interface CfnAnomalyDetector.CsvFormatDescriptorPropertypublic final String getQuoteSymbol()
CfnAnomalyDetector.CsvFormatDescriptorPropertygetQuoteSymbol in interface CfnAnomalyDetector.CsvFormatDescriptorProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.