Uses of Interface
software.amazon.awscdk.cfnpropertymixins.services.datasync.CfnLocationNFSPropsMixin.MountOptionsProperty
Packages that use CfnLocationNFSPropsMixin.MountOptionsProperty
-
Uses of CfnLocationNFSPropsMixin.MountOptionsProperty in software.amazon.awscdk.cfnpropertymixins.services.datasync
Classes in software.amazon.awscdk.cfnpropertymixins.services.datasync that implement CfnLocationNFSPropsMixin.MountOptionsPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnLocationNFSPropsMixin.MountOptionsPropertyMethods in software.amazon.awscdk.cfnpropertymixins.services.datasync that return CfnLocationNFSPropsMixin.MountOptionsPropertyModifier and TypeMethodDescriptionCfnLocationNFSPropsMixin.MountOptionsProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.cfnpropertymixins.services.datasync with parameters of type CfnLocationNFSPropsMixin.MountOptionsPropertyModifier and TypeMethodDescriptionCfnLocationNFSMixinProps.Builder.mountOptions(CfnLocationNFSPropsMixin.MountOptionsProperty mountOptions) Sets the value ofCfnLocationNFSMixinProps.getMountOptions()CfnLocationNFSPropsMixin.Builder.mountOptions(CfnLocationNFSPropsMixin.MountOptionsProperty mountOptions) Specifies the options that DataSync can use to mount your NFS file server.