| Package | Description |
|---|---|
| com.amazonaws.services.fsx.model |
| Modifier and Type | Method and Description |
|---|---|
FileCacheNFSConfiguration |
FileCacheNFSConfiguration.clone() |
FileCacheNFSConfiguration |
FileCacheDataRepositoryAssociation.getNFS()
The configuration for a data repository association that links an Amazon File Cache resource to an NFS data
repository.
|
FileCacheNFSConfiguration |
FileCacheNFSConfiguration.withDnsIps(Collection<String> dnsIps)
A list of up to 2 IP addresses of DNS servers used to resolve the NFS file system domain name.
|
FileCacheNFSConfiguration |
FileCacheNFSConfiguration.withDnsIps(String... dnsIps)
A list of up to 2 IP addresses of DNS servers used to resolve the NFS file system domain name.
|
FileCacheNFSConfiguration |
FileCacheNFSConfiguration.withVersion(NfsVersion version)
The version of the NFS (Network File System) protocol of the NFS data repository.
|
FileCacheNFSConfiguration |
FileCacheNFSConfiguration.withVersion(String version)
The version of the NFS (Network File System) protocol of the NFS data repository.
|
| Modifier and Type | Method and Description |
|---|---|
void |
FileCacheDataRepositoryAssociation.setNFS(FileCacheNFSConfiguration nFS)
The configuration for a data repository association that links an Amazon File Cache resource to an NFS data
repository.
|
FileCacheDataRepositoryAssociation |
FileCacheDataRepositoryAssociation.withNFS(FileCacheNFSConfiguration nFS)
The configuration for a data repository association that links an Amazon File Cache resource to an NFS data
repository.
|
Copyright © 2022. All rights reserved.