@Generated(value="jsii-pacmak/1.14.1 (build 828de8a)", date="2020-11-24T22:28:02.568Z") @Stability(value=Stable) public interface CfnFlowProps extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-appflow-flow.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnFlowProps.Builder
A builder for
CfnFlowProps |
static class |
CfnFlowProps.Jsii$Proxy
An implementation for
CfnFlowProps |
| Modifier and Type | Method and Description |
|---|---|
static CfnFlowProps.Builder |
builder() |
default String |
getDescription()
`AWS::AppFlow::Flow.Description`.
|
Object |
getDestinationFlowConfigList()
`AWS::AppFlow::Flow.DestinationFlowConfigList`.
|
String |
getFlowName()
`AWS::AppFlow::Flow.FlowName`.
|
default String |
getKmsArn()
`AWS::AppFlow::Flow.KMSArn`.
|
Object |
getSourceFlowConfig()
`AWS::AppFlow::Flow.SourceFlowConfig`.
|
default List<CfnTag> |
getTags()
`AWS::AppFlow::Flow.Tags`.
|
Object |
getTasks()
`AWS::AppFlow::Flow.Tasks`.
|
Object |
getTriggerConfig()
`AWS::AppFlow::Flow.TriggerConfig`.
|
@Stability(value=Stable) @NotNull Object getDestinationFlowConfigList()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-appflow-flow.html#cfn-appflow-flow-destinationflowconfiglist@Stability(value=Stable) @NotNull String getFlowName()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-appflow-flow.html#cfn-appflow-flow-flowname@Stability(value=Stable) @NotNull Object getSourceFlowConfig()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-appflow-flow.html#cfn-appflow-flow-sourceflowconfig@Stability(value=Stable) @NotNull Object getTasks()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-appflow-flow.html#cfn-appflow-flow-tasks@Stability(value=Stable) @NotNull Object getTriggerConfig()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-appflow-flow.html#cfn-appflow-flow-triggerconfig@Stability(value=Stable) @Nullable default String getDescription()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-appflow-flow.html#cfn-appflow-flow-description@Stability(value=Stable) @Nullable default String getKmsArn()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-appflow-flow.html#cfn-appflow-flow-kmsarn@Stability(value=Stable) @Nullable default List<CfnTag> getTags()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-appflow-flow.html#cfn-appflow-flow-tags@Stability(value=Stable) static CfnFlowProps.Builder builder()
CfnFlowProps.Builder of CfnFlowPropsCopyright © 2020. All rights reserved.