OpenZfsUserOrGroupQuota

Used to configure quotas that define how much storage a user or group can use on an FSx for OpenZFS volume. For more information, see Volume properties in the FSx for OpenZFS User Guide.

Types

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

Properties

Link copied to clipboard
val id: Int?

The ID of the user or group that the quota applies to.

Link copied to clipboard

The user or group's storage quota, in gibibytes (GiB).

Link copied to clipboard

Specifies whether the quota applies to a user or group.

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