@Stability(value=Stable) @Internal public static final class CfnRuleGroup.CustomResponseBodyProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnRuleGroup.CustomResponseBodyProperty
CfnRuleGroup.CustomResponseBodyPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnRuleGroup.CustomResponseBodyProperty.Builder, CfnRuleGroup.CustomResponseBodyProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnRuleGroup.CustomResponseBodyProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnRuleGroup.AndStatementProperty.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 |
getContent()
The payload of the custom response.
|
String |
getContentType()
The type of content in the payload that you are defining in the `Content` string.
|
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(CfnRuleGroup.CustomResponseBodyProperty.Builder builder)
CfnRuleGroup.AndStatementProperty.Builder.public final String getContent()
CfnRuleGroup.CustomResponseBodyProperty
You can use JSON escape strings in JSON content. To do this, you must specify JSON content in the ContentType setting.
For information about the limits on count and size for custom request and response settings, see AWS WAF quotas in the AWS WAF Developer Guide .
getContent in interface CfnRuleGroup.CustomResponseBodyPropertypublic final String getContentType()
CfnRuleGroup.CustomResponseBodyPropertygetContentType in interface CfnRuleGroup.CustomResponseBodyProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.