@Stability(value=Stable) public static final class CfnMonitoringSchedule.MonitoringScheduleConfigProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnMonitoringSchedule.MonitoringScheduleConfigProperty>
CfnMonitoringSchedule.MonitoringScheduleConfigProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnMonitoringSchedule.MonitoringScheduleConfigProperty |
build()
Builds the configured instance.
|
CfnMonitoringSchedule.MonitoringScheduleConfigProperty.Builder |
monitoringJobDefinition(CfnMonitoringSchedule.MonitoringJobDefinitionProperty monitoringJobDefinition)
|
CfnMonitoringSchedule.MonitoringScheduleConfigProperty.Builder |
monitoringJobDefinition(IResolvable monitoringJobDefinition)
|
CfnMonitoringSchedule.MonitoringScheduleConfigProperty.Builder |
scheduleConfig(CfnMonitoringSchedule.ScheduleConfigProperty scheduleConfig)
|
CfnMonitoringSchedule.MonitoringScheduleConfigProperty.Builder |
scheduleConfig(IResolvable scheduleConfig)
|
@Stability(value=Stable) public CfnMonitoringSchedule.MonitoringScheduleConfigProperty.Builder monitoringJobDefinition(CfnMonitoringSchedule.MonitoringJobDefinitionProperty monitoringJobDefinition)
CfnMonitoringSchedule.MonitoringScheduleConfigProperty.getMonitoringJobDefinition()monitoringJobDefinition - `CfnMonitoringSchedule.MonitoringScheduleConfigProperty.MonitoringJobDefinition`. This parameter is required.this@Stability(value=Stable) public CfnMonitoringSchedule.MonitoringScheduleConfigProperty.Builder monitoringJobDefinition(IResolvable monitoringJobDefinition)
CfnMonitoringSchedule.MonitoringScheduleConfigProperty.getMonitoringJobDefinition()monitoringJobDefinition - `CfnMonitoringSchedule.MonitoringScheduleConfigProperty.MonitoringJobDefinition`. This parameter is required.this@Stability(value=Stable) public CfnMonitoringSchedule.MonitoringScheduleConfigProperty.Builder scheduleConfig(CfnMonitoringSchedule.ScheduleConfigProperty scheduleConfig)
scheduleConfig - `CfnMonitoringSchedule.MonitoringScheduleConfigProperty.ScheduleConfig`.this@Stability(value=Stable) public CfnMonitoringSchedule.MonitoringScheduleConfigProperty.Builder scheduleConfig(IResolvable scheduleConfig)
scheduleConfig - `CfnMonitoringSchedule.MonitoringScheduleConfigProperty.ScheduleConfig`.this@Stability(value=Stable) public CfnMonitoringSchedule.MonitoringScheduleConfigProperty build()
build in interface software.amazon.jsii.Builder<CfnMonitoringSchedule.MonitoringScheduleConfigProperty>CfnMonitoringSchedule.MonitoringScheduleConfigPropertyNullPointerException - if any required attribute was not providedCopyright © 2020. All rights reserved.