public static final class CronOptions.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CronOptions
software.amazon.jsii.JsiiObject.InitializationModeCronOptions.Builder, CronOptions.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObject.InitializationMode mode) |
| Modifier and Type | Method and Description |
|---|---|
String |
getDay()
The day of the month to run this rule at.
|
String |
getHour()
The hour to run this rule at.
|
String |
getMinute()
The minute to run this rule at.
|
String |
getMonth()
The month to run this rule at.
|
String |
getWeekDay()
The day of the week to run this rule at.
|
String |
getYear()
The year to run this rule at.
|
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)
@Stability(value=Experimental) @Nullable public String getDay()
getDay in interface CronOptions@Stability(value=Experimental) @Nullable public String getHour()
getHour in interface CronOptions@Stability(value=Experimental) @Nullable public String getMinute()
getMinute in interface CronOptions@Stability(value=Experimental) @Nullable public String getMonth()
getMonth in interface CronOptions@Stability(value=Experimental) @Nullable public String getWeekDay()
getWeekDay in interface CronOptions@Stability(value=Experimental) @Nullable public String getYear()
getYear in interface CronOptionsCopyright © 2019. All rights reserved.