@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(CfnIntegration.FlowDefinitionProperty.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) |
String |
getDescription()
A description of the flow you want to create.
|
String |
getFlowName()
The specified name of the flow.
|
String |
getKmsArn()
The Amazon Resource Name (ARN) of the AWS Key Management Service (KMS) key you provide for encryption.
|
Object |
getSourceFlowConfig()
The configuration that controls how Customer Profiles retrieves data from the source.
|
Object |
getTasks()
A list of tasks that Customer Profiles performs while transferring the data in the flow run.
|
Object |
getTriggerConfig()
The trigger settings that determine how and when the flow runs.
|
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.FlowDefinitionProperty.Builder builder)
CfnIntegration.ConnectorOperatorProperty.Builder.public final String getFlowName()
CfnIntegration.FlowDefinitionPropertyUse underscores (_) or hyphens (-) only. Spaces are not allowed.
getFlowName 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 © 2022. All rights reserved.