AwsEfsAccessPointPosixUserDetails

Provides details for all file system operations using this Amazon EFS access point.

Types

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

Properties

Link copied to clipboard
val gid: String?

The POSIX group ID used for all file system operations using this access point.

Link copied to clipboard

Secondary POSIX group IDs used for all file system operations using this access point.

Link copied to clipboard
val uid: String?

The POSIX user ID used for all file system operations using this access point.

Functions

Link copied to clipboard
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