@Stability(value=Stable) @Internal public static final class CfnIntegration.ScheduledTriggerPropertiesProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnIntegration.ScheduledTriggerPropertiesProperty
CfnIntegration.ScheduledTriggerPropertiesPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnIntegration.ScheduledTriggerPropertiesProperty.Builder, CfnIntegration.ScheduledTriggerPropertiesProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnIntegration.ScheduledTriggerPropertiesProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnIntegration.ConnectorOperatorProperty.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 |
getDataPullMode()
Specifies whether a scheduled flow has an incremental data transfer or a complete data transfer for each flow run.
|
Number |
getFirstExecutionFrom()
Specifies the date range for the records to import from the connector in the first flow run.
|
Number |
getScheduleEndTime()
Specifies the scheduled end time for a scheduled-trigger flow.
|
String |
getScheduleExpression()
The scheduling expression that determines the rate at which the schedule will run, for example rate (5 minutes).
|
Number |
getScheduleOffset()
Specifies the optional offset that is added to the time interval for a schedule-triggered flow.
|
Number |
getScheduleStartTime()
Specifies the scheduled start time for a scheduled-trigger flow.
|
String |
getTimezone()
Specifies the time zone used when referring to the date and time of a scheduled-triggered flow, such as America/New_York.
|
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(CfnIntegration.ScheduledTriggerPropertiesProperty.Builder builder)
CfnIntegration.ConnectorOperatorProperty.Builder.public final String getScheduleExpression()
CfnIntegration.ScheduledTriggerPropertiesPropertygetScheduleExpression in interface CfnIntegration.ScheduledTriggerPropertiesPropertypublic final String getDataPullMode()
CfnIntegration.ScheduledTriggerPropertiesPropertygetDataPullMode in interface CfnIntegration.ScheduledTriggerPropertiesPropertypublic final Number getFirstExecutionFrom()
CfnIntegration.ScheduledTriggerPropertiesPropertygetFirstExecutionFrom in interface CfnIntegration.ScheduledTriggerPropertiesPropertypublic final Number getScheduleEndTime()
CfnIntegration.ScheduledTriggerPropertiesPropertygetScheduleEndTime in interface CfnIntegration.ScheduledTriggerPropertiesPropertypublic final Number getScheduleOffset()
CfnIntegration.ScheduledTriggerPropertiesPropertygetScheduleOffset in interface CfnIntegration.ScheduledTriggerPropertiesPropertypublic final Number getScheduleStartTime()
CfnIntegration.ScheduledTriggerPropertiesPropertygetScheduleStartTime in interface CfnIntegration.ScheduledTriggerPropertiesPropertypublic final String getTimezone()
CfnIntegration.ScheduledTriggerPropertiesPropertygetTimezone in interface CfnIntegration.ScheduledTriggerPropertiesProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.