You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::Synthetics::Types::CanaryLastRun
- Inherits:
-
Struct
- Object
- Struct
- Aws::Synthetics::Types::CanaryLastRun
- Defined in:
- (unknown)
Overview
This structure contains information about the most recent run of a single canary.
Instance Attribute Summary collapse
-
#canary_name ⇒ String
The name of the canary.
-
#last_run ⇒ Types::CanaryRun
The results from this canary\'s most recent run.
Instance Attribute Details
#canary_name ⇒ String
The name of the canary.
#last_run ⇒ Types::CanaryRun
The results from this canary\'s most recent run.