userAndGroupQuotas

@JvmName(name = "dcmwbcmvewvwsqud")
suspend fun userAndGroupQuotas(value: Output<List<OpenZfsVolumeUserAndGroupQuotaArgs>>)
@JvmName(name = "hmqnljybufnnisui")
suspend fun userAndGroupQuotas(value: List<OpenZfsVolumeUserAndGroupQuotaArgs>?)

Parameters

value

Specify how much storage users or groups can use on the volume. Maximum of 100 items. See user_and_group_quotas Block Below.


@JvmName(name = "kbairkleqohoxgql")
suspend fun userAndGroupQuotas(vararg values: Output<OpenZfsVolumeUserAndGroupQuotaArgs>)


@JvmName(name = "tnesgduiyhlrtxxy")
suspend fun userAndGroupQuotas(values: List<Output<OpenZfsVolumeUserAndGroupQuotaArgs>>)
@JvmName(name = "iqdfefklackorxfo")
suspend fun userAndGroupQuotas(vararg values: OpenZfsVolumeUserAndGroupQuotaArgs)

Parameters

values

Specify how much storage users or groups can use on the volume. Maximum of 100 items. See user_and_group_quotas Block Below.


@JvmName(name = "lpyykefhrwcdimmw")
suspend fun userAndGroupQuotas(argument: List<suspend OpenZfsVolumeUserAndGroupQuotaArgsBuilder.() -> Unit>)
@JvmName(name = "guydnfthxmpgksgf")
suspend fun userAndGroupQuotas(vararg argument: suspend OpenZfsVolumeUserAndGroupQuotaArgsBuilder.() -> Unit)
@JvmName(name = "rfnqsmxswjvdarlv")
suspend fun userAndGroupQuotas(argument: suspend OpenZfsVolumeUserAndGroupQuotaArgsBuilder.() -> Unit)

Parameters

argument

Specify how much storage users or groups can use on the volume. Maximum of 100 items. See user_and_group_quotas Block Below.