OpenZfsPosixFileSystemUser

The FSx for OpenZFS file system user that is used for authorizing all file access requests that are made using the S3 access point.

Types

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

Properties

Link copied to clipboard
val gid: Long?

The GID of the file system user.

Link copied to clipboard

The list of secondary GIDs for the file system user.

Link copied to clipboard
val uid: Long?

The UID of the file system user.

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