@Stability(value=Stable) public static final class CfnMonitoringSchedule.StoppingConditionProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnMonitoringSchedule.StoppingConditionProperty>
CfnMonitoringSchedule.StoppingConditionProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnMonitoringSchedule.StoppingConditionProperty |
build()
Builds the configured instance.
|
CfnMonitoringSchedule.StoppingConditionProperty.Builder |
maxRuntimeInSeconds(Number maxRuntimeInSeconds)
Sets the value of
CfnMonitoringSchedule.StoppingConditionProperty.getMaxRuntimeInSeconds() |
@Stability(value=Stable) public CfnMonitoringSchedule.StoppingConditionProperty.Builder maxRuntimeInSeconds(Number maxRuntimeInSeconds)
CfnMonitoringSchedule.StoppingConditionProperty.getMaxRuntimeInSeconds()maxRuntimeInSeconds - `CfnMonitoringSchedule.StoppingConditionProperty.MaxRuntimeInSeconds`. This parameter is required.this@Stability(value=Stable) public CfnMonitoringSchedule.StoppingConditionProperty build()
build in interface software.amazon.jsii.Builder<CfnMonitoringSchedule.StoppingConditionProperty>CfnMonitoringSchedule.StoppingConditionPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.