@Stability(value=Experimental) @Internal public static final class EqualsAssertionProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements EqualsAssertionProps
EqualsAssertionPropssoftware.amazon.jsii.JsiiObject.InitializationModeEqualsAssertionProps.Builder, EqualsAssertionProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(EqualsAssertionProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
EqualsAssertionProps.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) |
ActualResult |
getActual()
(experimental) The actual results to compare.
|
ExpectedResult |
getExpected()
(experimental) The expected result to assert.
|
Boolean |
getFailDeployment()
(experimental) Set this to true if a failed assertion should result in a CloudFormation deployment failure.
|
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(EqualsAssertionProps.Builder builder)
EqualsAssertionProps.Builder.public final ActualResult getActual()
EqualsAssertionPropsgetActual in interface EqualsAssertionPropspublic final ExpectedResult getExpected()
EqualsAssertionPropsgetExpected in interface EqualsAssertionPropspublic final Boolean getFailDeployment()
EqualsAssertionProps
This is only necessary if assertions are being
executed outside of integ-runner.
Default: false
getFailDeployment in interface EqualsAssertionProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.