AccessPointRootDirectory

data class AccessPointRootDirectory(val creationInfo: AccessPointRootDirectoryCreationInfo? = null, val path: String? = null)

Constructors

Link copied to clipboard
constructor(creationInfo: AccessPointRootDirectoryCreationInfo? = null, path: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

POSIX IDs and permissions to apply to the access point's Root Directory. See Creation Info below.

Link copied to clipboard
val path: String? = null

Path on the EFS file system to expose as the root directory to NFS clients using the access point to access the EFS file system. A path can have up to four subdirectories. If the specified path does not exist, you are required to provide creation_info.