@Stability(value=Stable) public static final class CfnAssetModel.MetricWindowProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnAssetModel.MetricWindowProperty>
CfnAssetModel.MetricWindowProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnAssetModel.MetricWindowProperty |
build()
Builds the configured instance.
|
CfnAssetModel.MetricWindowProperty.Builder |
tumbling(CfnAssetModel.TumblingWindowProperty tumbling)
Sets the value of
CfnAssetModel.MetricWindowProperty.getTumbling() |
CfnAssetModel.MetricWindowProperty.Builder |
tumbling(IResolvable tumbling)
Sets the value of
CfnAssetModel.MetricWindowProperty.getTumbling() |
@Stability(value=Stable) public CfnAssetModel.MetricWindowProperty.Builder tumbling(CfnAssetModel.TumblingWindowProperty tumbling)
CfnAssetModel.MetricWindowProperty.getTumbling()tumbling - The tumbling time interval window.this@Stability(value=Stable) public CfnAssetModel.MetricWindowProperty.Builder tumbling(IResolvable tumbling)
CfnAssetModel.MetricWindowProperty.getTumbling()tumbling - The tumbling time interval window.this@Stability(value=Stable) public CfnAssetModel.MetricWindowProperty build()
build in interface software.amazon.jsii.Builder<CfnAssetModel.MetricWindowProperty>CfnAssetModel.MetricWindowPropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.