| Package | Description |
|---|---|
| software.amazon.awscdk.services.datasync |
AWS::DataSync Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
CfnLocationNFS.MountOptionsProperty.Jsii$Proxy
An implementation for
CfnLocationNFS.MountOptionsProperty |
| Modifier and Type | Method and Description |
|---|---|
CfnLocationNFS.MountOptionsProperty |
CfnLocationNFS.MountOptionsProperty.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
CfnLocationNFSProps.Builder |
CfnLocationNFSProps.Builder.mountOptions(CfnLocationNFS.MountOptionsProperty mountOptions)
Sets the value of
CfnLocationNFSProps.getMountOptions() |
CfnLocationNFS.Builder |
CfnLocationNFS.Builder.mountOptions(CfnLocationNFS.MountOptionsProperty mountOptions)
The NFS mount options that DataSync can use to mount your NFS share.
|
void |
CfnLocationNFS.setMountOptions(CfnLocationNFS.MountOptionsProperty value)
The NFS mount options that DataSync can use to mount your NFS share.
|
Copyright © 2022. All rights reserved.