Class CfnWebACLPropsMixin.OverrideActionProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.cfnpropertymixins.services.wafv2.CfnWebACLPropsMixin.OverrideActionProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnWebACLPropsMixin.OverrideActionProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnWebACLPropsMixin.OverrideActionProperty
@Stability(Stable)
@Internal
public static final class CfnWebACLPropsMixin.OverrideActionProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnWebACLPropsMixin.OverrideActionProperty
An implementation for
CfnWebACLPropsMixin.OverrideActionProperty-
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.cfnpropertymixins.services.wafv2.CfnWebACLPropsMixin.OverrideActionProperty
CfnWebACLPropsMixin.OverrideActionProperty.Builder, CfnWebACLPropsMixin.OverrideActionProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnWebACLPropsMixin.OverrideActionProperty.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 theCfnWebACLPropsMixin.OverrideActionProperty.Builder.
-
-
Method Details
-
getCount
Description copied from interface:CfnWebACLPropsMixin.OverrideActionPropertyOverride the rule group evaluation result to count only.This option is usually set to none. It does not affect how the rules in the rule group are evaluated. If you want the rules in the rule group to only count matches, do not use this and instead use the rule action override option, with
Countaction, in your rule group reference statement settings.- Specified by:
getCountin interfaceCfnWebACLPropsMixin.OverrideActionProperty- See Also:
-
getNone
Description copied from interface:CfnWebACLPropsMixin.OverrideActionPropertyDon't override the rule group evaluation result.This is the most common setting.
- Specified by:
getNonein interfaceCfnWebACLPropsMixin.OverrideActionProperty- 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()
-