@Stability(value=Stable) public static final class CfnMonitoringSchedule.JsonProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnMonitoringSchedule.JsonProperty>
CfnMonitoringSchedule.JsonProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnMonitoringSchedule.JsonProperty |
build()
Builds the configured instance.
|
CfnMonitoringSchedule.JsonProperty.Builder |
line(Boolean line)
Sets the value of
CfnMonitoringSchedule.JsonProperty.getLine() |
CfnMonitoringSchedule.JsonProperty.Builder |
line(IResolvable line)
Sets the value of
CfnMonitoringSchedule.JsonProperty.getLine() |
@Stability(value=Stable) public CfnMonitoringSchedule.JsonProperty.Builder line(Boolean line)
CfnMonitoringSchedule.JsonProperty.getLine()line - `CfnMonitoringSchedule.JsonProperty.Line`.this@Stability(value=Stable) public CfnMonitoringSchedule.JsonProperty.Builder line(IResolvable line)
CfnMonitoringSchedule.JsonProperty.getLine()line - `CfnMonitoringSchedule.JsonProperty.Line`.this@Stability(value=Stable) public CfnMonitoringSchedule.JsonProperty build()
build in interface software.amazon.jsii.Builder<CfnMonitoringSchedule.JsonProperty>CfnMonitoringSchedule.JsonPropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.