@Stability(value=External) public static final class CfnFunction.ScheduleEventProperty.Builder extends Object
CfnFunction.ScheduleEventProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnFunction.ScheduleEventProperty |
build()
Builds the configured instance.
|
CfnFunction.ScheduleEventProperty.Builder |
input(String input)
Sets the value of
CfnFunction.ScheduleEventProperty.getInput() |
CfnFunction.ScheduleEventProperty.Builder |
schedule(String schedule)
Sets the value of
CfnFunction.ScheduleEventProperty.getSchedule() |
@Stability(value=External) public CfnFunction.ScheduleEventProperty.Builder schedule(String schedule)
CfnFunction.ScheduleEventProperty.getSchedule()schedule - `CfnFunction.ScheduleEventProperty.Schedule`. This parameter is required.this@Stability(value=External) public CfnFunction.ScheduleEventProperty.Builder input(String input)
CfnFunction.ScheduleEventProperty.getInput()input - `CfnFunction.ScheduleEventProperty.Input`.this@Stability(value=External) public CfnFunction.ScheduleEventProperty build()
CfnFunction.ScheduleEventPropertyNullPointerException - if any required attribute was not providedCopyright © 2020. All rights reserved.