@Stability(value=Stable) @Internal public static final class CfnWebACLProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnWebACLProps
CfnWebACLPropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnWebACLProps.Builder, CfnWebACLProps.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(Object defaultAction,
String scope,
Object visibilityConfig,
Object customResponseBodies,
String description,
String name,
Object rules,
List<? extends CfnTag> tags)
Constructor that initializes the object based on literal property values passed by the
CfnWebACLProps.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
Object |
getCustomResponseBodies()
`AWS::WAFv2::WebACL.CustomResponseBodies`.
|
Object |
getDefaultAction()
`AWS::WAFv2::WebACL.DefaultAction`.
|
String |
getDescription()
`AWS::WAFv2::WebACL.Description`.
|
String |
getName()
`AWS::WAFv2::WebACL.Name`.
|
Object |
getRules()
`AWS::WAFv2::WebACL.Rules`.
|
String |
getScope()
`AWS::WAFv2::WebACL.Scope`.
|
List<CfnTag> |
getTags()
`AWS::WAFv2::WebACL.Tags`.
|
Object |
getVisibilityConfig()
`AWS::WAFv2::WebACL.VisibilityConfig`.
|
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(Object defaultAction, String scope, Object visibilityConfig, Object customResponseBodies, String description, String name, Object rules, List<? extends CfnTag> tags)
CfnWebACLProps.Builder.public final Object getDefaultAction()
CfnWebACLPropsgetDefaultAction in interface CfnWebACLPropspublic final String getScope()
CfnWebACLPropsgetScope in interface CfnWebACLPropspublic final Object getVisibilityConfig()
CfnWebACLPropsgetVisibilityConfig in interface CfnWebACLPropspublic final Object getCustomResponseBodies()
CfnWebACLPropsgetCustomResponseBodies in interface CfnWebACLPropspublic final String getDescription()
CfnWebACLPropsgetDescription in interface CfnWebACLPropspublic final String getName()
CfnWebACLPropsgetName in interface CfnWebACLPropspublic final Object getRules()
CfnWebACLPropsgetRules in interface CfnWebACLPropspublic final List<CfnTag> getTags()
CfnWebACLPropsgetTags in interface CfnWebACLProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.