You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::Synthetics::Types::CanaryRunTimeline
- Inherits:
-
Struct
- Object
- Struct
- Aws::Synthetics::Types::CanaryRunTimeline
- Defined in:
- (unknown)
Overview
This structure contains the start and end times of a single canary run.
Returned by:
Instance Attribute Summary collapse
-
#completed ⇒ Time
The end time of the run.
-
#started ⇒ Time
The start time of the run.
Instance Attribute Details
#completed ⇒ Time
The end time of the run.
#started ⇒ Time
The start time of the run.