@Stability(value=Stable)
public static interface CfnMetricFilter.MetricTransformationProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnMetricFilter.MetricTransformationProperty.Builder
A builder for
CfnMetricFilter.MetricTransformationProperty |
static class |
CfnMetricFilter.MetricTransformationProperty.Jsii$Proxy
An implementation for
CfnMetricFilter.MetricTransformationProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnMetricFilter.MetricTransformationProperty.Builder |
builder() |
default Number |
getDefaultValue()
`CfnMetricFilter.MetricTransformationProperty.DefaultValue`.
|
String |
getMetricName()
`CfnMetricFilter.MetricTransformationProperty.MetricName`.
|
String |
getMetricNamespace()
`CfnMetricFilter.MetricTransformationProperty.MetricNamespace`.
|
String |
getMetricValue()
`CfnMetricFilter.MetricTransformationProperty.MetricValue`.
|
@Stability(value=Stable) @NotNull String getMetricName()
@Stability(value=Stable) @NotNull String getMetricNamespace()
@Stability(value=Stable) @NotNull String getMetricValue()
@Stability(value=Stable) @Nullable default Number getDefaultValue()
@Stability(value=Stable) static CfnMetricFilter.MetricTransformationProperty.Builder builder()
Copyright © 2021. All rights reserved.