public static final class CfnMonitoringSchedule.BaselineConfigProperty.Builder
extends java.lang.Object
CfnMonitoringSchedule.BaselineConfigProperty
Constructor and Description |
---|
Builder() |
public CfnMonitoringSchedule.BaselineConfigProperty.Builder constraintsResource(IResolvable constraintsResource)
CfnMonitoringSchedule.BaselineConfigProperty.getConstraintsResource()
constraintsResource
- The Amazon S3 URI for the constraints resource.this
public CfnMonitoringSchedule.BaselineConfigProperty.Builder constraintsResource(CfnMonitoringSchedule.ConstraintsResourceProperty constraintsResource)
CfnMonitoringSchedule.BaselineConfigProperty.getConstraintsResource()
constraintsResource
- The Amazon S3 URI for the constraints resource.this
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
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
public CfnMonitoringSchedule.BaselineConfigProperty build()
CfnMonitoringSchedule.BaselineConfigProperty
java.lang.NullPointerException
- if any required attribute was not provided