class Aws::NimbleStudio::Types::SharedFileSystemConfiguration
The configuration for a shared file storage system that is associated with a studio resource.
@note When making an API call, you may pass SharedFileSystemConfiguration
data as a hash: { endpoint: "__string", file_system_id: "__string", linux_mount_point: "LinuxMountPoint", share_name: "__string", windows_mount_drive: "WindowsMountDrive", }
@!attribute [rw] endpoint
@return [String]
@!attribute [rw] file_system_id
@return [String]
@!attribute [rw] linux_mount_point
@return [String]
@!attribute [rw] share_name
@return [String]
@!attribute [rw] windows_mount_drive
@return [String]
@see docs.aws.amazon.com/goto/WebAPI/nimble-2020-08-01/SharedFileSystemConfiguration AWS API Documentation
Constants
- SENSITIVE