@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(CfnFlowProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnFlowProps.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 |
getDescription()
A user-entered description of the flow.
|
Object |
getDestinationFlowConfigList()
The configuration that controls how Amazon AppFlow places data in the destination connector.
|
String |
getFlowName()
The specified name of the flow.
|
String |
getKmsArn()
The ARN (Amazon Resource Name) of the Key Management Service (KMS) key you provide for encryption.
|
Object |
getSourceFlowConfig()
Contains information about the configuration of the source connector used in the flow.
|
List<CfnTag> |
getTags()
The tags used to organize, track, or control access for your flow.
|
Object |
getTasks()
A list of tasks that Amazon AppFlow performs while transferring the data in the flow run.
|
Object |
getTriggerConfig()
The trigger settings that determine how and when Amazon AppFlow runs the specified flow.
|
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(CfnFlowProps.Builder builder)
CfnFlowProps.Builder.public final Object getDestinationFlowConfigList()
CfnFlowPropsgetDestinationFlowConfigList in interface CfnFlowPropspublic final String getFlowName()
CfnFlowPropsSpaces are not allowed. Use underscores (_) or hyphens (-) only.
getFlowName 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()
CfnFlowPropsThis is required if you do not want to use the Amazon AppFlow-managed KMS key. If you don't provide anything here, Amazon AppFlow uses the Amazon AppFlow-managed KMS key.
getKmsArn 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 © 2022. All rights reserved.