Uses of Interface
software.amazon.awscdk.services.transfer.IConnectorRef
Packages that use IConnectorRef
Package
Description
AWS Transfer for SFTP Construct Library
-
Uses of IConnectorRef in software.amazon.awscdk.services.transfer
Subinterfaces of IConnectorRef in software.amazon.awscdk.services.transferModifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forIConnectorRef.Classes in software.amazon.awscdk.services.transfer that implement IConnectorRefModifier and TypeClassDescriptionclassCreates the connector, which captures the parameters for a connection for the AS2 or SFTP protocol.static final classA proxy class which represents a concrete javascript instance of this type.Methods in software.amazon.awscdk.services.transfer that return IConnectorRefModifier and TypeMethodDescriptionstatic IConnectorRefCfnConnector.fromConnectorArn(software.constructs.Construct scope, String id, String arn) Creates a new IConnectorRef from an ARN.static IConnectorRefCfnConnector.fromConnectorId(software.constructs.Construct scope, String id, String connectorId) Creates a new IConnectorRef from a connectorId.