Uses of Interface
software.amazon.awscdk.services.datasync.CfnLocationSMB.MountOptionsProperty
-
Uses of CfnLocationSMB.MountOptionsProperty in software.amazon.awscdk.services.datasync
Modifier and TypeClassDescriptionstatic final class
An implementation forCfnLocationSMB.MountOptionsProperty
Modifier and TypeMethodDescriptionCfnLocationSMB.MountOptionsProperty.Builder.build()
Builds the configured instance.Modifier 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()
void
CfnLocationSMB.setMountOptions
(CfnLocationSMB.MountOptionsProperty value) Specifies the version of the SMB protocol that DataSync uses to access your SMB file server.