AllowedClientArgs

constructor(allowDev: Output<Boolean>? = null, allowSuid: Output<Boolean>? = null, allowedClientsCidr: Output<String>? = null, mountPermissions: Output<AllowedClientMountPermissions>? = null, network: Output<String>? = null, noRootSquash: Output<Boolean>? = null)