UpdateLocationNfsRequest

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Specifies the Amazon Resource Name (ARN) of the NFS transfer location that you want to update.

Link copied to clipboard

Specifies how DataSync can access a location using the NFS protocol.

Link copied to clipboard

The DataSync agents that can connect to your Network File System (NFS) file server.

Link copied to clipboard

Specifies the DNS name or IP address (IPv4 or IPv6) of the NFS file server that your DataSync agent connects to.

Link copied to clipboard

Specifies the export path in your NFS file server that you want DataSync to mount.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String