@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 CfnFlowPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-appflow-flow.html#cfn-appflow-flow-destinationflowconfiglistpublic final String getFlowName()
CfnFlowPropsgetFlowName in interface CfnFlowPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-appflow-flow.html#cfn-appflow-flow-flownamepublic final Object getSourceFlowConfig()
CfnFlowPropsgetSourceFlowConfig in interface CfnFlowPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-appflow-flow.html#cfn-appflow-flow-sourceflowconfigpublic final Object getTasks()
CfnFlowPropsgetTasks in interface CfnFlowPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-appflow-flow.html#cfn-appflow-flow-taskspublic final Object getTriggerConfig()
CfnFlowPropsgetTriggerConfig in interface CfnFlowPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-appflow-flow.html#cfn-appflow-flow-triggerconfigpublic final String getDescription()
CfnFlowPropsgetDescription in interface CfnFlowPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-appflow-flow.html#cfn-appflow-flow-descriptionpublic final String getKmsArn()
CfnFlowPropsgetKmsArn in interface CfnFlowPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-appflow-flow.html#cfn-appflow-flow-kmsarnpublic final List<CfnTag> getTags()
CfnFlowPropsgetTags in interface CfnFlowPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-appflow-flow.html#cfn-appflow-flow-tags@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2020. All rights reserved.