DynamicDispatchOptions
Defined in: node_modules/.pnpm/@cloudflare+workers-types@4.20250923.0/node_modules/@cloudflare/workers-types/index.ts:9384
Properties
Section titled “Properties”limits?
Section titled “limits?”
optionallimits:DynamicDispatchLimits
Defined in: node_modules/.pnpm/@cloudflare+workers-types@4.20250923.0/node_modules/@cloudflare/workers-types/index.ts:9388
Limit resources of invoked Worker script.
outbound?
Section titled “outbound?”
optionaloutbound:object
Defined in: node_modules/.pnpm/@cloudflare+workers-types@4.20250923.0/node_modules/@cloudflare/workers-types/index.ts:9392
Arguments for outbound Worker script, if configured.
Index Signature
Section titled “Index Signature”[key: string]: any