public static final class FunctionResource.ScheduleEventProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements FunctionResource.ScheduleEventProperty
software.amazon.jsii.JsiiObject.InitializationModeFunctionResource.ScheduleEventProperty.Builder, FunctionResource.ScheduleEventProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObject.InitializationMode mode) |
| Modifier and Type | Method and Description |
|---|---|
Object |
getInput()
``FunctionResource.ScheduleEventProperty.Input``
|
Object |
getSchedule()
``FunctionResource.ScheduleEventProperty.Schedule``
|
void |
setInput(software.amazon.awscdk.CloudFormationToken value)
``FunctionResource.ScheduleEventProperty.Input``
|
void |
setInput(String value)
``FunctionResource.ScheduleEventProperty.Input``
|
void |
setSchedule(software.amazon.awscdk.CloudFormationToken value)
``FunctionResource.ScheduleEventProperty.Schedule``
|
void |
setSchedule(String value)
``FunctionResource.ScheduleEventProperty.Schedule``
|
jsiiAsyncCall, jsiiCall, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticGet, jsiiStaticSetclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObject.InitializationMode mode)
public Object getSchedule()
getSchedule in interface FunctionResource.ScheduleEventPropertypublic void setSchedule(String value)
setSchedule in interface FunctionResource.ScheduleEventPropertypublic void setSchedule(software.amazon.awscdk.CloudFormationToken value)
setSchedule in interface FunctionResource.ScheduleEventProperty@Nullable public Object getInput()
getInput in interface FunctionResource.ScheduleEventPropertypublic void setInput(@Nullable String value)
setInput in interface FunctionResource.ScheduleEventPropertypublic void setInput(@Nullable software.amazon.awscdk.CloudFormationToken value)
setInput in interface FunctionResource.ScheduleEventPropertyCopyright © 2018. All rights reserved.