@Stability(value=Stable) public static final class CfnAnomalyDetector.JsonFormatDescriptorProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnAnomalyDetector.JsonFormatDescriptorProperty>
CfnAnomalyDetector.JsonFormatDescriptorProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnAnomalyDetector.JsonFormatDescriptorProperty |
build()
Builds the configured instance.
|
CfnAnomalyDetector.JsonFormatDescriptorProperty.Builder |
charset(String charset)
Sets the value of
CfnAnomalyDetector.JsonFormatDescriptorProperty.getCharset() |
CfnAnomalyDetector.JsonFormatDescriptorProperty.Builder |
fileCompression(String fileCompression)
Sets the value of
CfnAnomalyDetector.JsonFormatDescriptorProperty.getFileCompression() |
@Stability(value=Stable) public CfnAnomalyDetector.JsonFormatDescriptorProperty.Builder charset(String charset)
CfnAnomalyDetector.JsonFormatDescriptorProperty.getCharset()charset - The character set in which the source JSON file is written.this@Stability(value=Stable) public CfnAnomalyDetector.JsonFormatDescriptorProperty.Builder fileCompression(String fileCompression)
CfnAnomalyDetector.JsonFormatDescriptorProperty.getFileCompression()fileCompression - The level of compression of the source CSV file.this@Stability(value=Stable) public CfnAnomalyDetector.JsonFormatDescriptorProperty build()
build in interface software.amazon.jsii.Builder<CfnAnomalyDetector.JsonFormatDescriptorProperty>CfnAnomalyDetector.JsonFormatDescriptorPropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.