Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.datasync.CfnLocationNFSPropsMixin.Builder
Packages that use CfnLocationNFSPropsMixin.Builder
-
Uses of CfnLocationNFSPropsMixin.Builder in software.amazon.awscdk.cfnpropertymixins.services.datasync
Methods in software.amazon.awscdk.cfnpropertymixins.services.datasync that return CfnLocationNFSPropsMixin.BuilderModifier and TypeMethodDescriptionCfnLocationNFSPropsMixin.Builder.create()CfnLocationNFSPropsMixin.Builder.create(CfnPropertyMixinOptions options) CfnLocationNFSPropsMixin.Builder.mountOptions(CfnLocationNFSPropsMixin.MountOptionsProperty mountOptions) Specifies the options that DataSync can use to mount your NFS file server.CfnLocationNFSPropsMixin.Builder.mountOptions(IResolvable mountOptions) Specifies the options that DataSync can use to mount your NFS file server.CfnLocationNFSPropsMixin.Builder.onPremConfig(CfnLocationNFSPropsMixin.OnPremConfigProperty onPremConfig) Specifies the Amazon Resource Name (ARN) of the DataSync agent that can connect to your NFS file server.CfnLocationNFSPropsMixin.Builder.onPremConfig(IResolvable onPremConfig) Specifies the Amazon Resource Name (ARN) of the DataSync agent that can connect to your NFS file server.CfnLocationNFSPropsMixin.Builder.serverHostname(String serverHostname) Specifies the DNS name or IP address (IPv4 or IPv6) of the NFS file server that your DataSync agent connects to.CfnLocationNFSPropsMixin.Builder.subdirectory(String subdirectory) Specifies the export path in your NFS file server that you want DataSync to mount.Specifies labels that help you categorize, filter, and search for your AWS resources.