@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 - The Amazon S3 URI for the constraints resource.this@Stability(value=Stable) public CfnMonitoringSchedule.BaselineConfigProperty.Builder constraintsResource(IResolvable constraintsResource)
CfnMonitoringSchedule.BaselineConfigProperty.getConstraintsResource()constraintsResource - The Amazon S3 URI for the constraints resource.this@Stability(value=Stable) public CfnMonitoringSchedule.BaselineConfigProperty.Builder statisticsResource(CfnMonitoringSchedule.StatisticsResourceProperty statisticsResource)
CfnMonitoringSchedule.BaselineConfigProperty.getStatisticsResource()statisticsResource - The baseline statistics file in Amazon S3 that the current monitoring job should be validated against.this@Stability(value=Stable) public CfnMonitoringSchedule.BaselineConfigProperty.Builder statisticsResource(IResolvable statisticsResource)
CfnMonitoringSchedule.BaselineConfigProperty.getStatisticsResource()statisticsResource - The baseline statistics file in Amazon S3 that the current monitoring job should be validated against.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 © 2022. All rights reserved.