Class CfnWebACL.CaptchaActionProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.wafv2.CfnWebACL.CaptchaActionProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnWebACL.CaptchaActionProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnWebACL.CaptchaActionProperty
@Stability(Stable)
@Internal
public static final class CfnWebACL.CaptchaActionProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnWebACL.CaptchaActionProperty
An implementation for
CfnWebACL.CaptchaActionProperty-
Nested Class Summary
Nested classes/interfaces inherited from class software.amazon.jsii.JsiiObject
software.amazon.jsii.JsiiObject.InitializationModeNested classes/interfaces inherited from interface software.amazon.awscdk.services.wafv2.CfnWebACL.CaptchaActionProperty
CfnWebACL.CaptchaActionProperty.Builder, CfnWebACL.CaptchaActionProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnWebACL.CaptchaActionProperty.Builder.protectedJsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject. -
Method Summary
Methods inherited from class software.amazon.jsii.JsiiObject
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSet
-
Constructor Details
-
Jsii$Proxy
protected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject.- Parameters:
objRef- Reference to the JSII managed object.
-
Jsii$Proxy
Constructor that initializes the object based on literal property values passed by theCfnWebACL.CaptchaActionProperty.Builder.
-
-
Method Details
-
getCustomRequestHandling
Description copied from interface:CfnWebACL.CaptchaActionPropertyDefines custom handling for the web request, used when theCAPTCHAinspection determines that the request's token is valid and unexpired.For information about customizing web requests and responses, see Customizing web requests and responses in AWS WAF in the AWS WAF Developer Guide .
Returns union: either
IResolvableorCfnWebACL.CustomRequestHandlingProperty- Specified by:
getCustomRequestHandlingin interfaceCfnWebACL.CaptchaActionProperty- See Also:
-
$jsii$toJson
@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()- Specified by:
$jsii$toJsonin interfacesoftware.amazon.jsii.JsiiSerializable
-
equals
-
hashCode
public final int hashCode()
-