@Stability(value=Stable) @Internal public static final class CfnDataIntegration.ScheduleConfigProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnDataIntegration.ScheduleConfigProperty
CfnDataIntegration.ScheduleConfigPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnDataIntegration.ScheduleConfigProperty.Builder, CfnDataIntegration.ScheduleConfigProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnDataIntegration.ScheduleConfigProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnDataIntegration.ScheduleConfigProperty.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 |
getFirstExecutionFrom()
The start date for objects to import in the first flow run as an Unix/epoch timestamp in milliseconds or in ISO-8601 format.
|
String |
getObject()
The name of the object to pull from the data source.
|
String |
getScheduleExpression()
How often the data should be pulled from data source.
|
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(CfnDataIntegration.ScheduleConfigProperty.Builder builder)
CfnDataIntegration.ScheduleConfigProperty.Builder.public final String getFirstExecutionFrom()
CfnDataIntegration.ScheduleConfigPropertygetFirstExecutionFrom in interface CfnDataIntegration.ScheduleConfigPropertypublic final String getObject()
CfnDataIntegration.ScheduleConfigPropertygetObject in interface CfnDataIntegration.ScheduleConfigPropertypublic final String getScheduleExpression()
CfnDataIntegration.ScheduleConfigPropertygetScheduleExpression in interface CfnDataIntegration.ScheduleConfigProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.