class Aws::Synthetics::Types::CanaryRunStatus

This structure contains the status information about a canary run.

@!attribute [rw] state

The current state of the run.
@return [String]

@!attribute [rw] state_reason

If run of the canary failed, this field contains the reason for the
error.
@return [String]

@!attribute [rw] state_reason_code

If this value is `CANARY_FAILURE`, an exception occurred in the
canary code. If this value is `EXECUTION_FAILURE`, an exception
occurred in CloudWatch Synthetics.
@return [String]

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

Constants

SENSITIVE