UserProfileCustomFileSystemConfig

data class UserProfileCustomFileSystemConfig(val efsFileSystemConfig: UserProfileEfsFileSystemConfig? = null, val fSxLustreFileSystemConfig: UserProfileFSxLustreFileSystemConfig? = null)

Constructors

Link copied to clipboard
constructor(efsFileSystemConfig: UserProfileEfsFileSystemConfig? = null, fSxLustreFileSystemConfig: UserProfileFSxLustreFileSystemConfig? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The settings for a custom Amazon EFS file system.

Link copied to clipboard

The settings for a custom Amazon FSx for Lustre file system.