| Package | Description |
|---|---|
| software.amazon.awssdk.services.synthetics.model |
| Modifier and Type | Method and Description |
|---|---|
VisualReferenceOutput |
Canary.visualReference()
If this canary performs visual monitoring by comparing screenshots, this structure contains the ID of the canary
run to use as the baseline for screenshots, and the coordinates of any parts of the screen to ignore during the
visual monitoring comparison.
|
| Modifier and Type | Method and Description |
|---|---|
Canary.Builder |
Canary.Builder.visualReference(VisualReferenceOutput visualReference)
If this canary performs visual monitoring by comparing screenshots, this structure contains the ID of the
canary run to use as the baseline for screenshots, and the coordinates of any parts of the screen to ignore
during the visual monitoring comparison.
|
Copyright © 2023. All rights reserved.