@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 Input
|
CfnFunction.ScheduleEventProperty.Builder |
schedule(String schedule)
Sets the value of Schedule
|
@Stability(value=External) public CfnFunction.ScheduleEventProperty.Builder schedule(String schedule)
schedule - `CfnFunction.ScheduleEventProperty.Schedule`.this@Stability(value=External) public CfnFunction.ScheduleEventProperty.Builder input(String input)
input - `CfnFunction.ScheduleEventProperty.Input`.this@Stability(value=External) public CfnFunction.ScheduleEventProperty build()
CfnFunction.ScheduleEventPropertyNullPointerException - if any required attribute was not providedCopyright © 2019. All rights reserved.