userAndGroupQuotas

Parameters

value

Specify how much storage users or groups can use on the volume. Maximum of 100 items. See User and Group Quotas Below.


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


@JvmName(name = "leiiwwonbmfeinan")
suspend fun userAndGroupQuotas(values: List<Output<OpenZfsFileSystemRootVolumeConfigurationUserAndGroupQuotaArgs>>)

Parameters

values

Specify how much storage users or groups can use on the volume. Maximum of 100 items. See User and Group Quotas Below.


@JvmName(name = "sykamwguvbhxsiox")
suspend fun userAndGroupQuotas(argument: List<suspend OpenZfsFileSystemRootVolumeConfigurationUserAndGroupQuotaArgsBuilder.() -> Unit>)
@JvmName(name = "wykwbnbbjkkqgcsl")
suspend fun userAndGroupQuotas(vararg argument: suspend OpenZfsFileSystemRootVolumeConfigurationUserAndGroupQuotaArgsBuilder.() -> Unit)
@JvmName(name = "sjjkahosygcmtdns")
suspend fun userAndGroupQuotas(argument: suspend OpenZfsFileSystemRootVolumeConfigurationUserAndGroupQuotaArgsBuilder.() -> Unit)

Parameters

argument

Specify how much storage users or groups can use on the volume. Maximum of 100 items. See User and Group Quotas Below.