Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

FixedIOPS

import type { FixedIOPS } from "https://googleapis.deno.dev/v1/file:v1.ts";

Fixed IOPS (input/output operations per second) parameters.

interface FixedIOPS {
maxIops?: bigint;
}

§Properties

§
maxIops?: bigint
[src]

Required. Maximum IOPS.