Skip to main content
Version: Next

ActorRunOptions

Configuration options used for an Actor run.

These are the actual options that were applied to the run (may differ from requested options).

Index

Properties

build

build: string

diskMbytes

diskMbytes: number

optionalmaxItems

maxItems?: number

optionalmaxTotalChargeUsd

maxTotalChargeUsd?: number

memoryMbytes

memoryMbytes: number

optionalrestartOnError

restartOnError?: boolean

timeoutSecs

timeoutSecs: number