@Stability(value=Stable) public static final class CfnAnomalyDetector.FileFormatDescriptorProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnAnomalyDetector.FileFormatDescriptorProperty>
CfnAnomalyDetector.FileFormatDescriptorProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnAnomalyDetector.FileFormatDescriptorProperty |
build()
Builds the configured instance.
|
CfnAnomalyDetector.FileFormatDescriptorProperty.Builder |
csvFormatDescriptor(CfnAnomalyDetector.CsvFormatDescriptorProperty csvFormatDescriptor)
Sets the value of
CfnAnomalyDetector.FileFormatDescriptorProperty.getCsvFormatDescriptor() |
CfnAnomalyDetector.FileFormatDescriptorProperty.Builder |
csvFormatDescriptor(IResolvable csvFormatDescriptor)
Sets the value of
CfnAnomalyDetector.FileFormatDescriptorProperty.getCsvFormatDescriptor() |
CfnAnomalyDetector.FileFormatDescriptorProperty.Builder |
jsonFormatDescriptor(CfnAnomalyDetector.JsonFormatDescriptorProperty jsonFormatDescriptor)
|
CfnAnomalyDetector.FileFormatDescriptorProperty.Builder |
jsonFormatDescriptor(IResolvable jsonFormatDescriptor)
|
@Stability(value=Stable) public CfnAnomalyDetector.FileFormatDescriptorProperty.Builder csvFormatDescriptor(CfnAnomalyDetector.CsvFormatDescriptorProperty csvFormatDescriptor)
CfnAnomalyDetector.FileFormatDescriptorProperty.getCsvFormatDescriptor()csvFormatDescriptor - `CfnAnomalyDetector.FileFormatDescriptorProperty.CsvFormatDescriptor`.this@Stability(value=Stable) public CfnAnomalyDetector.FileFormatDescriptorProperty.Builder csvFormatDescriptor(IResolvable csvFormatDescriptor)
CfnAnomalyDetector.FileFormatDescriptorProperty.getCsvFormatDescriptor()csvFormatDescriptor - `CfnAnomalyDetector.FileFormatDescriptorProperty.CsvFormatDescriptor`.this@Stability(value=Stable) public CfnAnomalyDetector.FileFormatDescriptorProperty.Builder jsonFormatDescriptor(CfnAnomalyDetector.JsonFormatDescriptorProperty jsonFormatDescriptor)
jsonFormatDescriptor - `CfnAnomalyDetector.FileFormatDescriptorProperty.JsonFormatDescriptor`.this@Stability(value=Stable) public CfnAnomalyDetector.FileFormatDescriptorProperty.Builder jsonFormatDescriptor(IResolvable jsonFormatDescriptor)
jsonFormatDescriptor - `CfnAnomalyDetector.FileFormatDescriptorProperty.JsonFormatDescriptor`.this@Stability(value=Stable) public CfnAnomalyDetector.FileFormatDescriptorProperty build()
build in interface software.amazon.jsii.Builder<CfnAnomalyDetector.FileFormatDescriptorProperty>CfnAnomalyDetector.FileFormatDescriptorPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.