FixedIOPSCopyimport 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.