@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 - `CfnAnomalyDetector.JsonFormatDescriptorProperty.Charset`.this@Stability(value=Stable) public CfnAnomalyDetector.JsonFormatDescriptorProperty.Builder fileCompression(String fileCompression)
CfnAnomalyDetector.JsonFormatDescriptorProperty.getFileCompression()fileCompression - `CfnAnomalyDetector.JsonFormatDescriptorProperty.FileCompression`.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 © 2021. All rights reserved.