FSxWindowsFileServerVolumeConfigurationResponse

data class FSxWindowsFileServerVolumeConfigurationResponse(val authorizationConfig: FSxAuthorizationConfigResponse? = null, val fileSystemId: String? = null, val rootDirectory: String? = null)

Definition of FSxWindowsFileServerVolumeConfiguration

Constructors

constructor(authorizationConfig: FSxAuthorizationConfigResponse? = null, fileSystemId: String? = null, rootDirectory: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The authorization configuration details for the Amazon FSx for Windows File Server file system.

Link copied to clipboard
val fileSystemId: String? = null

The Amazon FSx for Windows File Server file system ID to use.

Link copied to clipboard
val rootDirectory: String? = null

The directory within the Amazon FSx for Windows File Server file system to mount as the root directory inside the host.