Uses of Interface
software.amazon.awscdk.interfaces.datasync.ILocationNFSRef
Packages that use ILocationNFSRef
Package
Description
AWS::DataSync Construct Library
-
Uses of ILocationNFSRef in software.amazon.awscdk.interfaces.datasync
Subinterfaces of ILocationNFSRef in software.amazon.awscdk.interfaces.datasyncModifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forILocationNFSRef.Classes in software.amazon.awscdk.interfaces.datasync that implement ILocationNFSRefModifier and TypeClassDescriptionstatic final classA proxy class which represents a concrete javascript instance of this type. -
Uses of ILocationNFSRef in software.amazon.awscdk.services.datasync
Classes in software.amazon.awscdk.services.datasync that implement ILocationNFSRefModifier and TypeClassDescriptionclassTheAWS::DataSync::LocationNFSresource specifies a Network File System (NFS) file server that AWS DataSync can use as a transfer source or destination.Methods in software.amazon.awscdk.services.datasync with parameters of type ILocationNFSRefModifier and TypeMethodDescriptionCfnTask.Builder.sourceLocationArn(ILocationNFSRef sourceLocationArn) Specifies the ARN of your transfer's source location.CfnTaskProps.Builder.sourceLocationArn(ILocationNFSRef sourceLocationArn) Sets the value ofCfnTaskProps.getSourceLocationArn()