@Stability(value=Stable) @Internal public static final class CfnFlowProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnFlowProps
CfnFlowPropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnFlowProps.Builder, CfnFlowProps.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(Object destinationFlowConfigList,
String flowName,
Object sourceFlowConfig,
Object tasks,
Object triggerConfig,
String description,
String kmsArn,
List<? extends CfnTag> tags)
Constructor that initializes the object based on literal property values passed by the
CfnFlowProps.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getDescription()
`AWS::AppFlow::Flow.Description`.
|
Object |
getDestinationFlowConfigList()
`AWS::AppFlow::Flow.DestinationFlowConfigList`.
|
String |
getFlowName()
`AWS::AppFlow::Flow.FlowName`.
|
String |
getKmsArn()
`AWS::AppFlow::Flow.KMSArn`.
|
Object |
getSourceFlowConfig()
`AWS::AppFlow::Flow.SourceFlowConfig`.
|
List<CfnTag> |
getTags()
`AWS::AppFlow::Flow.Tags`.
|
Object |
getTasks()
`AWS::AppFlow::Flow.Tasks`.
|
Object |
getTriggerConfig()
`AWS::AppFlow::Flow.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.protected Jsii$Proxy(Object destinationFlowConfigList, String flowName, Object sourceFlowConfig, Object tasks, Object triggerConfig, String description, String kmsArn, List<? extends CfnTag> tags)
CfnFlowProps.Builder.public final Object getDestinationFlowConfigList()
CfnFlowPropsgetDestinationFlowConfigList in interface CfnFlowPropspublic final String getFlowName()
CfnFlowPropsgetFlowName in interface CfnFlowPropspublic final Object getSourceFlowConfig()
CfnFlowPropsgetSourceFlowConfig in interface CfnFlowPropspublic final Object getTasks()
CfnFlowPropsgetTasks in interface CfnFlowPropspublic final Object getTriggerConfig()
CfnFlowPropsgetTriggerConfig in interface CfnFlowPropspublic final String getDescription()
CfnFlowPropsgetDescription in interface CfnFlowPropspublic final String getKmsArn()
CfnFlowPropsgetKmsArn in interface CfnFlowPropspublic final List<CfnTag> getTags()
CfnFlowPropsgetTags in interface CfnFlowProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.