UpdateLocationFsxWindowsRequest

Types

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

Properties

Link copied to clipboard

Specifies the name of the Windows domain that your FSx for Windows File Server file system belongs to.

Link copied to clipboard

Specifies the ARN of the FSx for Windows File Server transfer location that you're updating.

Link copied to clipboard

Specifies the password of the user with the permissions to mount and access the files, folders, and file metadata in your FSx for Windows File Server file system.

Link copied to clipboard

Specifies a mount path for your file system using forward slashes. DataSync uses this subdirectory to read or write data (depending on whether the file system is a source or destination location).

Link copied to clipboard
val user: String?

Specifies the user with the permissions to mount and access the files, folders, and file metadata in your FSx for Windows File Server file system.

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