AwsEfsAccessPointRootDirectoryCreationInfoDetails

Provides information about the settings that Amazon EFS uses to create the root directory when a client connects to an access point.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Specifies the POSIX group ID to apply to the root directory.

Link copied to clipboard

Specifies the POSIX user ID to apply to the root directory.

Link copied to clipboard

Specifies the POSIX permissions to apply to the root directory, in the format of an octal number representing the file's mode bits.

Functions

Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String