@Stability(value=Stable)
public static interface CfnAnomalyDetector.DimensionProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnAnomalyDetector.DimensionProperty.Builder
A builder for
CfnAnomalyDetector.DimensionProperty |
static class |
CfnAnomalyDetector.DimensionProperty.Jsii$Proxy
An implementation for
CfnAnomalyDetector.DimensionProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnAnomalyDetector.DimensionProperty.Builder |
builder() |
String |
getName()
`CfnAnomalyDetector.DimensionProperty.Name`.
|
String |
getValue()
`CfnAnomalyDetector.DimensionProperty.Value`.
|
@Stability(value=Stable) @NotNull String getName()
@Stability(value=Stable) @NotNull String getValue()
@Stability(value=Stable) static CfnAnomalyDetector.DimensionProperty.Builder builder()
Copyright © 2021. All rights reserved.