CreateLocationFsxWindowsRequest

Types

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

Properties

Link copied to clipboard

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

Link copied to clipboard

Specifies the Amazon Resource Name (ARN) for the FSx for Windows File Server file system.

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 the ARNs of the security groups that provide access to your file system's preferred subnet.

Link copied to clipboard

Specifies a mount path for your file system using forward slashes. This is where DataSync reads or writes data (depending on if this is a source or destination location).

Link copied to clipboard

Specifies labels that help you categorize, filter, and search for your Amazon Web Services resources. We recommend creating at least a name tag for your 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