@Stability(value=Stable)
public static interface CfnAssetModel.MetricProperty
extends software.amazon.jsii.JsiiSerializable
Modifier and Type | Interface and Description |
---|---|
static class |
CfnAssetModel.MetricProperty.Builder
A builder for
CfnAssetModel.MetricProperty |
static class |
CfnAssetModel.MetricProperty.Jsii$Proxy
An implementation for
CfnAssetModel.MetricProperty |
Modifier and Type | Method and Description |
---|---|
static CfnAssetModel.MetricProperty.Builder |
builder() |
String |
getExpression()
`CfnAssetModel.MetricProperty.Expression`.
|
Object |
getVariables()
`CfnAssetModel.MetricProperty.Variables`.
|
Object |
getWindow()
`CfnAssetModel.MetricProperty.Window`.
|
@Stability(value=Stable) @NotNull String getExpression()
@Stability(value=Stable) @NotNull Object getVariables()
@Stability(value=Stable) @NotNull Object getWindow()
@Stability(value=Stable) static CfnAssetModel.MetricProperty.Builder builder()
Copyright © 2021. All rights reserved.