Uses of Interface
software.amazon.awscdk.services.datasync.CfnLocationNFS.MountOptionsProperty
-
Uses of CfnLocationNFS.MountOptionsProperty in software.amazon.awscdk.services.datasync
Modifier and TypeClassDescriptionstatic final class
An implementation forCfnLocationNFS.MountOptionsProperty
Modifier and TypeMethodDescriptionCfnLocationNFS.MountOptionsProperty.Builder.build()
Builds the configured instance.Modifier and TypeMethodDescriptionCfnLocationNFS.Builder.mountOptions
(CfnLocationNFS.MountOptionsProperty mountOptions) The NFS mount options that DataSync can use to mount your NFS share.CfnLocationNFSProps.Builder.mountOptions
(CfnLocationNFS.MountOptionsProperty mountOptions) Sets the value ofCfnLocationNFSProps.getMountOptions()
void
CfnLocationNFS.setMountOptions
(CfnLocationNFS.MountOptionsProperty value) The NFS mount options that DataSync can use to mount your NFS share.