class Aws::Synthetics::Types::CanaryRunConfigOutput

A structure that contains information about a canary run.

@!attribute [rw] timeout_in_seconds

How long the canary is allowed to run before it must stop.
@return [Integer]

@!attribute [rw] memory_in_mb

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

@!attribute [rw] active_tracing

Displays whether this canary run used active X-Ray tracing.
@return [Boolean]

@see docs.aws.amazon.com/goto/WebAPI/synthetics-2017-10-11/CanaryRunConfigOutput AWS API Documentation

Constants

SENSITIVE