@Stability(value=Stable) @Internal public static final class CfnFlow.TriggerConfigProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnFlow.TriggerConfigProperty
CfnFlow.TriggerConfigPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnFlow.TriggerConfigProperty.Builder, CfnFlow.TriggerConfigProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnFlow.TriggerConfigProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnFlow.AggregationConfigProperty.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 as defined by the user.
|
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(CfnFlow.TriggerConfigProperty.Builder builder)
CfnFlow.AggregationConfigProperty.Builder.public final String getTriggerType()
CfnFlow.TriggerConfigProperty
This can be OnDemand , Scheduled , or Event .
getTriggerType in interface CfnFlow.TriggerConfigPropertypublic final Object getTriggerProperties()
CfnFlow.TriggerConfigProperty
Currently, these settings only apply to the Scheduled trigger type.
getTriggerProperties in interface CfnFlow.TriggerConfigProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.