CreateLocationFsxWindowsRequest

Types

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

Properties

Link copied to clipboard

Specifies configuration information for a DataSync-managed secret, which includes the password that DataSync uses to access a specific FSx Windows storage location, with a customer-managed KMS key.

Link copied to clipboard

Specifies configuration information for a customer-managed Secrets Manager secret where the password for an FSx for Windows File Server storage location is stored in plain text, in Secrets Manager. This configuration includes the secret ARN, and the ARN for an IAM role that provides access to the secret. For more information, see Using a secret that you manage.

Link copied to clipboard

Specifies the name of the Windows 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 Amazon EC2 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