@Stability(value=Stable)
public static interface CfnFunction.ScheduleEventProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnFunction.ScheduleEventProperty.Builder
A builder for
CfnFunction.ScheduleEventProperty |
static class |
CfnFunction.ScheduleEventProperty.Jsii$Proxy
An implementation for
CfnFunction.ScheduleEventProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnFunction.ScheduleEventProperty.Builder |
builder() |
default String |
getInput()
`CfnFunction.ScheduleEventProperty.Input`.
|
String |
getSchedule()
`CfnFunction.ScheduleEventProperty.Schedule`.
|
@Stability(value=Stable) @NotNull String getSchedule()
@Stability(value=Stable) @Nullable default String getInput()
@Stability(value=Stable) static CfnFunction.ScheduleEventProperty.Builder builder()
Copyright © 2021. All rights reserved.