Uses of Interface
software.amazon.awscdk.interfaces.appflow.IFlowRef
Packages that use IFlowRef
Package
Description
AWS::AppFlow Construct Library
-
Uses of IFlowRef in software.amazon.awscdk.interfaces.appflow
Subinterfaces of IFlowRef in software.amazon.awscdk.interfaces.appflowModifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forIFlowRef.Classes in software.amazon.awscdk.interfaces.appflow that implement IFlowRefModifier and TypeClassDescriptionstatic final classA proxy class which represents a concrete javascript instance of this type. -
Uses of IFlowRef in software.amazon.awscdk.services.appflow
Classes in software.amazon.awscdk.services.appflow that implement IFlowRefModifier and TypeClassDescriptionclassTheAWS::AppFlow::Flowresource is an Amazon AppFlow resource type that specifies a new flow.Methods in software.amazon.awscdk.services.appflow that return IFlowRefModifier and TypeMethodDescriptionstatic IFlowRefCfnFlow.fromFlowArn(software.constructs.Construct scope, String id, String arn) Creates a new IFlowRef from an ARN.static IFlowRefCfnFlow.fromFlowName(software.constructs.Construct scope, String id, String flowName) Creates a new IFlowRef from a flowName.