Uses of Interface
software.amazon.awscdk.services.datasync.CfnLocationSMB.MountOptionsProperty
Packages that use CfnLocationSMB.MountOptionsProperty
-
Uses of CfnLocationSMB.MountOptionsProperty in software.amazon.awscdk.services.datasync
Classes in software.amazon.awscdk.services.datasync that implement CfnLocationSMB.MountOptionsPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnLocationSMB.MountOptionsPropertyMethods in software.amazon.awscdk.services.datasync that return CfnLocationSMB.MountOptionsPropertyModifier and TypeMethodDescriptionCfnLocationSMB.MountOptionsProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.datasync with parameters of type CfnLocationSMB.MountOptionsPropertyModifier and TypeMethodDescriptionCfnLocationSMB.Builder.mountOptions(CfnLocationSMB.MountOptionsProperty mountOptions) Specifies the version of the SMB protocol that DataSync uses to access your SMB file server.CfnLocationSMBProps.Builder.mountOptions(CfnLocationSMB.MountOptionsProperty mountOptions) Sets the value ofCfnLocationSMBProps.getMountOptions()voidCfnLocationSMB.setMountOptions(CfnLocationSMB.MountOptionsProperty value) Specifies the version of the SMB protocol that DataSync uses to access your SMB file server.