@Internal public static final class WafwebaclToAppsyncProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements WafwebaclToAppsyncProps
WafwebaclToAppsyncPropssoftware.amazon.jsii.JsiiObject.InitializationModeWafwebaclToAppsyncProps.Builder, WafwebaclToAppsyncProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
protected |
Jsii$Proxy(WafwebaclToAppsyncProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
WafwebaclToAppsyncProps.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
software.amazon.awscdk.services.appsync.CfnGraphQLApi |
getExistingAppsyncApi()
The existing Appsync API that will be protected with the WAF web ACL.
|
software.amazon.awscdk.services.wafv2.CfnWebACL |
getExistingWebaclObj()
Existing instance of a WAF web ACL, an error will occur if this and props is set.
|
software.amazon.awscdk.services.wafv2.CfnWebACLProps |
getWebaclProps()
Optional user-provided props to override the default props for the AWS WAF web ACL.
|
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(WafwebaclToAppsyncProps.Builder builder)
WafwebaclToAppsyncProps.Builder.public final software.amazon.awscdk.services.appsync.CfnGraphQLApi getExistingAppsyncApi()
WafwebaclToAppsyncPropsgetExistingAppsyncApi in interface WafwebaclToAppsyncPropspublic final software.amazon.awscdk.services.wafv2.CfnWebACL getExistingWebaclObj()
WafwebaclToAppsyncPropsgetExistingWebaclObj in interface WafwebaclToAppsyncPropspublic final software.amazon.awscdk.services.wafv2.CfnWebACLProps getWebaclProps()
WafwebaclToAppsyncPropsDefault: - Default properties are used.
getWebaclProps in interface WafwebaclToAppsyncProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2023. All rights reserved.