@Internal public static final class WafwebaclToApiGatewayProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements WafwebaclToApiGatewayProps
WafwebaclToApiGatewayPropssoftware.amazon.jsii.JsiiObject.InitializationModeWafwebaclToApiGatewayProps.Builder, WafwebaclToApiGatewayProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(software.amazon.awscdk.services.apigateway.IRestApi existingApiGatewayInterface,
software.amazon.awscdk.services.wafv2.CfnWebACL existingWebaclObj,
software.amazon.awscdk.services.wafv2.CfnWebACLProps webaclProps)
Constructor that initializes the object based on literal property values passed by the
WafwebaclToApiGatewayProps.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) |
software.amazon.awscdk.services.apigateway.IRestApi |
getExistingApiGatewayInterface()
The existing API Gateway instance 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(software.amazon.awscdk.services.apigateway.IRestApi existingApiGatewayInterface,
software.amazon.awscdk.services.wafv2.CfnWebACL existingWebaclObj,
software.amazon.awscdk.services.wafv2.CfnWebACLProps webaclProps)
WafwebaclToApiGatewayProps.Builder.public final software.amazon.awscdk.services.apigateway.IRestApi getExistingApiGatewayInterface()
WafwebaclToApiGatewayPropsgetExistingApiGatewayInterface in interface WafwebaclToApiGatewayPropspublic final software.amazon.awscdk.services.wafv2.CfnWebACL getExistingWebaclObj()
WafwebaclToApiGatewayPropsgetExistingWebaclObj in interface WafwebaclToApiGatewayPropspublic final software.amazon.awscdk.services.wafv2.CfnWebACLProps getWebaclProps()
WafwebaclToApiGatewayPropsDefault: - Default properties are used.
getWebaclProps in interface WafwebaclToApiGatewayProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.