@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(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
protected |
Jsii$Proxy(String cronExpression,
String name,
List<String> jobNames,
List<? extends CfnTag> tags)
Constructor that initializes the object based on literal property values passed by the
CfnScheduleProps.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getCronExpression()
`AWS::DataBrew::Schedule.CronExpression`.
|
List<String> |
getJobNames()
`AWS::DataBrew::Schedule.JobNames`.
|
String |
getName()
`AWS::DataBrew::Schedule.Name`.
|
List<CfnTag> |
getTags()
`AWS::DataBrew::Schedule.Tags`.
|
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.public final String getCronExpression()
CfnSchedulePropsgetCronExpression 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 © 2021. All rights reserved.