Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.datasync.CfnLocationNFSMixinProps.Builder
Packages that use CfnLocationNFSMixinProps.Builder
-
Uses of CfnLocationNFSMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.datasync
Methods in software.amazon.awscdk.cfnpropertymixins.services.datasync that return CfnLocationNFSMixinProps.BuilderModifier and TypeMethodDescriptionCfnLocationNFSMixinProps.builder()CfnLocationNFSMixinProps.Builder.mountOptions(CfnLocationNFSPropsMixin.MountOptionsProperty mountOptions) Sets the value ofCfnLocationNFSMixinProps.getMountOptions()CfnLocationNFSMixinProps.Builder.mountOptions(IResolvable mountOptions) Sets the value ofCfnLocationNFSMixinProps.getMountOptions()CfnLocationNFSMixinProps.Builder.onPremConfig(CfnLocationNFSPropsMixin.OnPremConfigProperty onPremConfig) Sets the value ofCfnLocationNFSMixinProps.getOnPremConfig()CfnLocationNFSMixinProps.Builder.onPremConfig(IResolvable onPremConfig) Sets the value ofCfnLocationNFSMixinProps.getOnPremConfig()CfnLocationNFSMixinProps.Builder.serverHostname(String serverHostname) Sets the value ofCfnLocationNFSMixinProps.getServerHostname()CfnLocationNFSMixinProps.Builder.subdirectory(String subdirectory) Sets the value ofCfnLocationNFSMixinProps.getSubdirectory()Sets the value ofCfnLocationNFSMixinProps.getTags()Constructors in software.amazon.awscdk.cfnpropertymixins.services.datasync with parameters of type CfnLocationNFSMixinProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnLocationNFSMixinProps.Builder.