@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
A proxy class which represents a concrete javascript instance of this type.
|
| Modifier and Type | Method and Description |
|---|---|
static CfnFunction.ScheduleEventProperty.Builder |
builder() |
String |
getInput()
`CfnFunction.ScheduleEventProperty.Input`.
|
String |
getSchedule()
`CfnFunction.ScheduleEventProperty.Schedule`.
|
@Stability(value=Stable) String getSchedule()
https://github.com/awslabs/serverless-application-model/blob/master/versions/2016-10-31.md#schedule@Stability(value=Stable) 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 © 2019. All rights reserved.