CanaryRunConfigOutput

A structure that contains information about a canary run.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Displays whether this canary run used active X-Ray tracing.

Link copied to clipboard

The maximum amount of memory available to the canary while it is running, in MB. This value must be a multiple of 64.

Link copied to clipboard

How long the canary is allowed to run before it must stop.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String