@Stability(value=Stable) @Internal public static final class CfnScheduleProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnScheduleProps
CfnSchedulePropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnScheduleProps.Builder, CfnScheduleProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnScheduleProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnScheduleProps.Builder. |
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getCronExpression()
The dates and times when the job is to run.
|
List<String> |
getJobNames()
A list of jobs to be run, according to the schedule.
|
String |
getName()
The name of the schedule.
|
List<CfnTag> |
getTags()
Metadata tags that have been applied to the schedule.
|
int |
hashCode() |
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef - Reference to the JSII managed object.protected Jsii$Proxy(CfnScheduleProps.Builder builder)
CfnScheduleProps.Builder.public final String getCronExpression()
CfnSchedulePropsFor more information, see Working with cron expressions for recipe jobs in the AWS Glue DataBrew Developer Guide .
getCronExpression in interface CfnSchedulePropspublic final String getName()
CfnSchedulePropsgetName in interface CfnSchedulePropspublic final List<String> getJobNames()
CfnSchedulePropsgetJobNames in interface CfnSchedulePropspublic final List<CfnTag> getTags()
CfnSchedulePropsgetTags in interface CfnScheduleProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.