@Stability(value=Stable)
public static interface CfnAnomalyDetector.FileFormatDescriptorProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnAnomalyDetector.FileFormatDescriptorProperty.Builder
A builder for
CfnAnomalyDetector.FileFormatDescriptorProperty |
static class |
CfnAnomalyDetector.FileFormatDescriptorProperty.Jsii$Proxy
An implementation for
CfnAnomalyDetector.FileFormatDescriptorProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnAnomalyDetector.FileFormatDescriptorProperty.Builder |
builder() |
default Object |
getCsvFormatDescriptor()
`CfnAnomalyDetector.FileFormatDescriptorProperty.CsvFormatDescriptor`.
|
default Object |
getJsonFormatDescriptor()
`CfnAnomalyDetector.FileFormatDescriptorProperty.JsonFormatDescriptor`.
|
@Stability(value=Stable) @Nullable default Object getCsvFormatDescriptor()
@Stability(value=Stable) @Nullable default Object getJsonFormatDescriptor()
@Stability(value=Stable) static CfnAnomalyDetector.FileFormatDescriptorProperty.Builder builder()
Copyright © 2021. All rights reserved.