@Stability(value=Stable) @Internal public static final class CfnCanary.VisualReferenceProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnCanary.VisualReferenceProperty
CfnCanary.VisualReferencePropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnCanary.VisualReferenceProperty.Builder, CfnCanary.VisualReferenceProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnCanary.VisualReferenceProperty.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) |
String |
getBaseCanaryRunId()
Specifies which canary run to use the screenshots from as the baseline for future visual monitoring with this canary.
|
Object |
getBaseScreenshots()
An array of screenshots that are used as the baseline for comparisons during visual monitoring.
|
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.VisualReferenceProperty.Builder builder)
CfnCanary.ArtifactConfigProperty.Builder.public final String getBaseCanaryRunId()
CfnCanary.VisualReferenceProperty
Valid values are nextrun to use the screenshots from the next run after this update is made, lastrun to use the screenshots from the most recent run before this update was made, or the value of Id in the CanaryRun from any past run of this canary.
getBaseCanaryRunId in interface CfnCanary.VisualReferencePropertypublic final Object getBaseScreenshots()
CfnCanary.VisualReferencePropertygetBaseScreenshots in interface CfnCanary.VisualReferenceProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.