@Stability(value=Stable) public static final class CfnMonitoringSchedule.BaselineConfigProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnMonitoringSchedule.BaselineConfigProperty>
CfnMonitoringSchedule.BaselineConfigProperty| Constructor and Description |
|---|
Builder() |
@Stability(value=Stable) public CfnMonitoringSchedule.BaselineConfigProperty.Builder constraintsResource(CfnMonitoringSchedule.ConstraintsResourceProperty constraintsResource)
CfnMonitoringSchedule.BaselineConfigProperty.getConstraintsResource()constraintsResource - `CfnMonitoringSchedule.BaselineConfigProperty.ConstraintsResource`.this@Stability(value=Stable) public CfnMonitoringSchedule.BaselineConfigProperty.Builder constraintsResource(IResolvable constraintsResource)
CfnMonitoringSchedule.BaselineConfigProperty.getConstraintsResource()constraintsResource - `CfnMonitoringSchedule.BaselineConfigProperty.ConstraintsResource`.this@Stability(value=Stable) public CfnMonitoringSchedule.BaselineConfigProperty.Builder statisticsResource(CfnMonitoringSchedule.StatisticsResourceProperty statisticsResource)
CfnMonitoringSchedule.BaselineConfigProperty.getStatisticsResource()statisticsResource - `CfnMonitoringSchedule.BaselineConfigProperty.StatisticsResource`.this@Stability(value=Stable) public CfnMonitoringSchedule.BaselineConfigProperty.Builder statisticsResource(IResolvable statisticsResource)
CfnMonitoringSchedule.BaselineConfigProperty.getStatisticsResource()statisticsResource - `CfnMonitoringSchedule.BaselineConfigProperty.StatisticsResource`.this@Stability(value=Stable) public CfnMonitoringSchedule.BaselineConfigProperty build()
build in interface software.amazon.jsii.Builder<CfnMonitoringSchedule.BaselineConfigProperty>CfnMonitoringSchedule.BaselineConfigPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.