@Stability(value=Stable) @Internal public static final class CfnIntegration.TriggerConfigProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnIntegration.TriggerConfigProperty
CfnIntegration.TriggerConfigPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnIntegration.TriggerConfigProperty.Builder, CfnIntegration.TriggerConfigProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnIntegration.TriggerConfigProperty.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) |
Object |
getTriggerProperties()
Specifies the configuration details of a schedule-triggered flow that you define.
|
String |
getTriggerType()
Specifies the type of flow trigger.
|
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.TriggerConfigProperty.Builder builder)
CfnIntegration.ConnectorOperatorProperty.Builder.public final String getTriggerType()
CfnIntegration.TriggerConfigPropertyIt can be OnDemand, Scheduled, or Event.
getTriggerType in interface CfnIntegration.TriggerConfigPropertypublic final Object getTriggerProperties()
CfnIntegration.TriggerConfigPropertyCurrently, these settings only apply to the Scheduled trigger type.
getTriggerProperties in interface CfnIntegration.TriggerConfigProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.