Uses of Interface
software.amazon.awscdk.services.datasync.CfnLocationNFS.MountOptionsProperty
Packages that use CfnLocationNFS.MountOptionsProperty
-
Uses of CfnLocationNFS.MountOptionsProperty in software.amazon.awscdk.services.datasync
Classes in software.amazon.awscdk.services.datasync that implement CfnLocationNFS.MountOptionsPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnLocationNFS.MountOptionsPropertyMethods in software.amazon.awscdk.services.datasync that return CfnLocationNFS.MountOptionsPropertyModifier and TypeMethodDescriptionCfnLocationNFS.MountOptionsProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.datasync with parameters of type CfnLocationNFS.MountOptionsPropertyModifier and TypeMethodDescriptionCfnLocationNFS.Builder.mountOptions(CfnLocationNFS.MountOptionsProperty mountOptions) Specifies the options that DataSync can use to mount your NFS file server.CfnLocationNFSProps.Builder.mountOptions(CfnLocationNFS.MountOptionsProperty mountOptions) Sets the value ofCfnLocationNFSProps.getMountOptions()voidCfnLocationNFS.setMountOptions(CfnLocationNFS.MountOptionsProperty value) Specifies the options that DataSync can use to mount your NFS file server.