@Stability(value=Stable)
public static interface CfnFunction.ScheduleEventProperty
extends software.amazon.jsii.JsiiSerializable
https://github.com/awslabs/serverless-application-model/blob/master/versions/2016-10-31.md#schedule| 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()
https://github.com/awslabs/serverless-application-model/blob/master/versions/2016-10-31.md#schedule@Stability(value=Stable) @Nullable default String getInput()
https://github.com/awslabs/serverless-application-model/blob/master/versions/2016-10-31.md#schedule@Stability(value=Stable) static CfnFunction.ScheduleEventProperty.Builder builder()
Copyright © 2021. All rights reserved.