| Package | Description |
|---|---|
| software.amazon.awssdk.services.datasync.model |
| Modifier and Type | Method and Description |
|---|---|
OnPremConfig |
CreateLocationNfsRequest.onPremConfig()
Contains a list of Amazon Resource Names (ARNs) of agents that are used to connect to an NFS server.
|
OnPremConfig |
DescribeLocationNfsResponse.onPremConfig()
Returns the value of the OnPremConfig property for this object.
|
| Modifier and Type | Method and Description |
|---|---|
CreateLocationNfsRequest.Builder |
CreateLocationNfsRequest.Builder.onPremConfig(OnPremConfig onPremConfig)
Contains a list of Amazon Resource Names (ARNs) of agents that are used to connect to an NFS server.
|
DescribeLocationNfsResponse.Builder |
DescribeLocationNfsResponse.Builder.onPremConfig(OnPremConfig onPremConfig)
Sets the value of the OnPremConfig property for this object.
|
Copyright © 2021. All rights reserved.