@Stability(value=Experimental) @Internal public static final class AssertionRequest.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements AssertionRequest
AssertionRequestsoftware.amazon.jsii.JsiiObject.InitializationModeAssertionRequest.Builder, AssertionRequest.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(AssertionRequest.Builder builder)
Constructor that initializes the object based on literal property values passed by the
AssertionRequest.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) |
Object |
getActual()
(experimental) The actual value received.
|
Object |
getExpected()
(experimental) The expected value 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(AssertionRequest.Builder builder)
AssertionRequest.Builder.public final Object getActual()
AssertionRequestgetActual in interface AssertionRequestpublic final Object getExpected()
AssertionRequestgetExpected in interface AssertionRequestpublic final Boolean getFailDeployment()
AssertionRequest
This is only necessary if assertions are being
executed outside of integ-runner.
Default: false
getFailDeployment in interface AssertionRequest@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.