Uses of Class
software.amazon.awscdk.services.datasync.CfnLocationNFSProps.Builder
Packages that use CfnLocationNFSProps.Builder
-
Uses of CfnLocationNFSProps.Builder in software.amazon.awscdk.services.datasync
Methods in software.amazon.awscdk.services.datasync that return CfnLocationNFSProps.BuilderModifier and TypeMethodDescriptionstatic CfnLocationNFSProps.BuilderCfnLocationNFSProps.builder()CfnLocationNFSProps.Builder.mountOptions(IResolvable mountOptions) Sets the value ofCfnLocationNFSProps.getMountOptions()CfnLocationNFSProps.Builder.mountOptions(CfnLocationNFS.MountOptionsProperty mountOptions) Sets the value ofCfnLocationNFSProps.getMountOptions()CfnLocationNFSProps.Builder.onPremConfig(IResolvable onPremConfig) Sets the value ofCfnLocationNFSProps.getOnPremConfig()CfnLocationNFSProps.Builder.onPremConfig(CfnLocationNFS.OnPremConfigProperty onPremConfig) Sets the value ofCfnLocationNFSProps.getOnPremConfig()CfnLocationNFSProps.Builder.serverHostname(String serverHostname) Sets the value ofCfnLocationNFSProps.getServerHostname()CfnLocationNFSProps.Builder.subdirectory(String subdirectory) Sets the value ofCfnLocationNFSProps.getSubdirectory()Sets the value ofCfnLocationNFSProps.getTags()Constructors in software.amazon.awscdk.services.datasync with parameters of type CfnLocationNFSProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnLocationNFSProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnLocationNFSProps.Builder.