CanaryLastRun
This structure contains information about the most recent run of a single canary.
Contents
- CanaryName
-
The name of the canary.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 255.
Pattern:
^[0-9a-z_\-]+$
Required: No
- LastRun
-
The results from this canary's most recent run.
Type: CanaryRun object
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: