public static final class CfnAssetModel.MetricWindowProperty.Builder
extends java.lang.Object
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() |
public CfnAssetModel.MetricWindowProperty.Builder tumbling(IResolvable tumbling)
CfnAssetModel.MetricWindowProperty.getTumbling()
tumbling
- The tumbling time interval window.this
public CfnAssetModel.MetricWindowProperty.Builder tumbling(CfnAssetModel.TumblingWindowProperty tumbling)
CfnAssetModel.MetricWindowProperty.getTumbling()
tumbling
- The tumbling time interval window.this
public CfnAssetModel.MetricWindowProperty build()
CfnAssetModel.MetricWindowProperty
java.lang.NullPointerException
- if any required attribute was not provided