@Stability(value=Stable) public static final class CfnTask.TaskScheduleProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnTask.TaskScheduleProperty>
CfnTask.TaskScheduleProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnTask.TaskScheduleProperty |
build()
Builds the configured instance.
|
CfnTask.TaskScheduleProperty.Builder |
scheduleExpression(String scheduleExpression)
Sets the value of
CfnTask.TaskScheduleProperty.getScheduleExpression() |
@Stability(value=Stable) public CfnTask.TaskScheduleProperty.Builder scheduleExpression(String scheduleExpression)
CfnTask.TaskScheduleProperty.getScheduleExpression()scheduleExpression - `CfnTask.TaskScheduleProperty.ScheduleExpression`. This parameter is required.this@Stability(value=Stable) public CfnTask.TaskScheduleProperty build()
build in interface software.amazon.jsii.Builder<CfnTask.TaskScheduleProperty>CfnTask.TaskSchedulePropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.