class Aws::Synthetics::Types::CanaryRun
This structure contains the details about one run of one canary.
@!attribute [rw] id
A unique ID that identifies this canary run. @return [String]
@!attribute [rw] name
The name of the canary. @return [String]
@!attribute [rw] status
The status of this run. @return [Types::CanaryRunStatus]
@!attribute [rw] timeline
A structure that contains the start and end times of this run. @return [Types::CanaryRunTimeline]
@!attribute [rw] artifact_s3_location
The location where the canary stored artifacts from the run. Artifacts include the log file, screenshots, and HAR files. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/synthetics-2017-10-11/CanaryRun AWS API Documentation
Constants
- SENSITIVE