Uses of Interface
software.amazon.awscdk.interfaces.appflow.IConnectorRef
Packages that use IConnectorRef
Package
Description
AWS::AppFlow Construct Library
-
Uses of IConnectorRef in software.amazon.awscdk.interfaces.appflow
Subinterfaces of IConnectorRef in software.amazon.awscdk.interfaces.appflowModifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forIConnectorRef.Classes in software.amazon.awscdk.interfaces.appflow that implement IConnectorRefModifier and TypeClassDescriptionstatic final classA proxy class which represents a concrete javascript instance of this type. -
Uses of IConnectorRef in software.amazon.awscdk.services.appflow
Classes in software.amazon.awscdk.services.appflow that implement IConnectorRefModifier and TypeClassDescriptionclassCreates a new connector profile associated with your AWS account .Methods in software.amazon.awscdk.services.appflow that return IConnectorRefModifier and TypeMethodDescriptionstatic IConnectorRefCfnConnector.fromConnectorArn(software.constructs.Construct scope, String id, String arn) Creates a new IConnectorRef from an ARN.static IConnectorRefCfnConnector.fromConnectorLabel(software.constructs.Construct scope, String id, String connectorLabel) Creates a new IConnectorRef from a connectorLabel.