@Stability(value=Stable) @Internal public static final class CfnIntegration.FlowDefinitionProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnIntegration.FlowDefinitionProperty
CfnIntegration.FlowDefinitionPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnIntegration.FlowDefinitionProperty.Builder, CfnIntegration.FlowDefinitionProperty.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 flowName,
String kmsArn,
Object sourceFlowConfig,
Object tasks,
Object triggerConfig,
String description)
Constructor that initializes the object based on literal property values passed by the
CfnIntegration.ConnectorOperatorProperty.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getDescription()
`CfnIntegration.FlowDefinitionProperty.Description`.
|
String |
getFlowName()
`CfnIntegration.FlowDefinitionProperty.FlowName`.
|
String |
getKmsArn()
`CfnIntegration.FlowDefinitionProperty.KmsArn`.
|
Object |
getSourceFlowConfig()
`CfnIntegration.FlowDefinitionProperty.SourceFlowConfig`.
|
Object |
getTasks()
`CfnIntegration.FlowDefinitionProperty.Tasks`.
|
Object |
getTriggerConfig()
`CfnIntegration.FlowDefinitionProperty.TriggerConfig`.
|
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 getFlowName()
CfnIntegration.FlowDefinitionPropertygetFlowName in interface CfnIntegration.FlowDefinitionPropertypublic final String getKmsArn()
CfnIntegration.FlowDefinitionPropertygetKmsArn in interface CfnIntegration.FlowDefinitionPropertypublic final Object getSourceFlowConfig()
CfnIntegration.FlowDefinitionPropertygetSourceFlowConfig in interface CfnIntegration.FlowDefinitionPropertypublic final Object getTasks()
CfnIntegration.FlowDefinitionPropertygetTasks in interface CfnIntegration.FlowDefinitionPropertypublic final Object getTriggerConfig()
CfnIntegration.FlowDefinitionPropertygetTriggerConfig in interface CfnIntegration.FlowDefinitionPropertypublic final String getDescription()
CfnIntegration.FlowDefinitionPropertygetDescription in interface CfnIntegration.FlowDefinitionProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.