Uses of Interface
software.amazon.awscdk.services.transfer.IProfileRef
Packages that use IProfileRef
Package
Description
AWS Transfer for SFTP Construct Library
-
Uses of IProfileRef in software.amazon.awscdk.services.transfer
Subinterfaces of IProfileRef in software.amazon.awscdk.services.transferModifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forIProfileRef.Classes in software.amazon.awscdk.services.transfer that implement IProfileRefModifier and TypeClassDescriptionclassCreates the local or partner profile to use for AS2 transfers.static final classA proxy class which represents a concrete javascript instance of this type.Methods in software.amazon.awscdk.services.transfer that return IProfileRefModifier and TypeMethodDescriptionstatic IProfileRefCfnProfile.fromProfileArn(software.constructs.Construct scope, String id, String arn) Creates a new IProfileRef from an ARN.static IProfileRefCfnProfile.fromProfileId(software.constructs.Construct scope, String id, String profileId) Creates a new IProfileRef from a profileId.