class Aws::Synthetics::Types::VisualReferenceOutput
If this canary performs visual monitoring by comparing screenshots, this structure contains the ID of the canary run that is used as the baseline for screenshots, and the coordinates of any parts of those screenshots that are ignored during visual monitoring comparison.
Visual monitoring is supported only on canaries running the syn-puppeteer-node-3.2 runtime or later.
@!attribute [rw] base_screenshots
An array of screenshots that are used as the baseline for comparisons during visual monitoring. @return [Array<Types::BaseScreenshot>]
@!attribute [rw] base_canary_run_id
The ID of the canary run that produced the screenshots that are used as the baseline for visual monitoring comparisons during future runs of this canary. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/synthetics-2017-10-11/VisualReferenceOutput AWS API Documentation
Constants
- SENSITIVE