@Stability(value=Stable) @Internal public static final class CfnCanary.BaseScreenshotProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnCanary.BaseScreenshotProperty
CfnCanary.BaseScreenshotPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnCanary.BaseScreenshotProperty.Builder, CfnCanary.BaseScreenshotProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnCanary.BaseScreenshotProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnCanary.ArtifactConfigProperty.Builder. |
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
List<String> |
getIgnoreCoordinates()
Coordinates that define the part of a screen to ignore during screenshot comparisons.
|
String |
getScreenshotName()
The name of the screenshot.
|
int |
hashCode() |
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef - Reference to the JSII managed object.protected Jsii$Proxy(CfnCanary.BaseScreenshotProperty.Builder builder)
CfnCanary.ArtifactConfigProperty.Builder.public final String getScreenshotName()
CfnCanary.BaseScreenshotProperty
This is generated the first time the canary is run after the UpdateCanary operation that specified for this canary to perform visual monitoring.
getScreenshotName in interface CfnCanary.BaseScreenshotPropertypublic final List<String> getIgnoreCoordinates()
CfnCanary.BaseScreenshotPropertyTo obtain the coordinates to use here, use the CloudWatch Logs console to draw the boundaries on the screen. For more information, see {LINK}
getIgnoreCoordinates in interface CfnCanary.BaseScreenshotProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.