| Modifier and Type | Class and Description |
|---|---|
static class |
CfnCanary.VisualReferenceProperty.Jsii$Proxy
An implementation for
CfnCanary.VisualReferenceProperty |
| Modifier and Type | Method and Description |
|---|---|
CfnCanary.VisualReferenceProperty |
CfnCanary.VisualReferenceProperty.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CfnCanary.setVisualReference(CfnCanary.VisualReferenceProperty value)
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.
|
CfnCanaryProps.Builder |
CfnCanaryProps.Builder.visualReference(CfnCanary.VisualReferenceProperty visualReference)
Sets the value of
CfnCanaryProps.getVisualReference() |
CfnCanary.Builder |
CfnCanary.Builder.visualReference(CfnCanary.VisualReferenceProperty 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 © 2022. All rights reserved.