SharedFileSystemConfiguration - Amazon Nimble Studio

SharedFileSystemConfiguration

The configuration for a shared file storage system that is associated with a studio resource.

Contents

endpoint

The endpoint of the shared file system that is accessed by the studio component resource.

Type: String

Required: No

fileSystemId

The unique identifier for a file system.

Type: String

Required: No

linuxMountPoint

The mount location for a shared file system on a Linux virtual workstation.

Type: String

Length Constraints: Minimum length of 0. Maximum length of 128.

Pattern: ^(/?|(\$HOME)?(/[^/\n\s\\]+)*)$

Required: No

shareName

The name of the file share.

Type: String

Required: No

windowsMountDrive

The mount location for a shared file system on a Windows virtual workstation.

Type: String

Pattern: ^[A-Z]$

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: