@Stability(value=Stable) public static final class CfnMonitoringSchedule.MonitoringInputsProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnMonitoringSchedule.MonitoringInputsProperty>
CfnMonitoringSchedule.MonitoringInputsProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnMonitoringSchedule.MonitoringInputsProperty |
build()
Builds the configured instance.
|
CfnMonitoringSchedule.MonitoringInputsProperty.Builder |
monitoringInputs(IResolvable monitoringInputs)
Sets the value of
CfnMonitoringSchedule.MonitoringInputsProperty.getMonitoringInputs() |
CfnMonitoringSchedule.MonitoringInputsProperty.Builder |
monitoringInputs(List<? extends Object> monitoringInputs)
Sets the value of
CfnMonitoringSchedule.MonitoringInputsProperty.getMonitoringInputs() |
@Stability(value=Stable) public CfnMonitoringSchedule.MonitoringInputsProperty.Builder monitoringInputs(IResolvable monitoringInputs)
CfnMonitoringSchedule.MonitoringInputsProperty.getMonitoringInputs()monitoringInputs - `CfnMonitoringSchedule.MonitoringInputsProperty.MonitoringInputs`.this@Stability(value=Stable) public CfnMonitoringSchedule.MonitoringInputsProperty.Builder monitoringInputs(List<? extends Object> monitoringInputs)
CfnMonitoringSchedule.MonitoringInputsProperty.getMonitoringInputs()monitoringInputs - `CfnMonitoringSchedule.MonitoringInputsProperty.MonitoringInputs`.this@Stability(value=Stable) public CfnMonitoringSchedule.MonitoringInputsProperty build()
build in interface software.amazon.jsii.Builder<CfnMonitoringSchedule.MonitoringInputsProperty>CfnMonitoringSchedule.MonitoringInputsPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.