@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,
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 |
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.public final Object getDefaultAction()
CfnWebACLPropsgetDefaultAction in interface CfnWebACLPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-wafv2-webacl.html#cfn-wafv2-webacl-defaultactionpublic final String getScope()
CfnWebACLPropsgetScope in interface CfnWebACLPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-wafv2-webacl.html#cfn-wafv2-webacl-scopepublic final Object getVisibilityConfig()
CfnWebACLPropsgetVisibilityConfig in interface CfnWebACLPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-wafv2-webacl.html#cfn-wafv2-webacl-visibilityconfigpublic final String getDescription()
CfnWebACLPropsgetDescription in interface CfnWebACLPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-wafv2-webacl.html#cfn-wafv2-webacl-descriptionpublic final String getName()
CfnWebACLPropsgetName in interface CfnWebACLPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-wafv2-webacl.html#cfn-wafv2-webacl-namepublic final Object getRules()
CfnWebACLPropsgetRules in interface CfnWebACLPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-wafv2-webacl.html#cfn-wafv2-webacl-rulespublic final List<CfnTag> getTags()
CfnWebACLPropsgetTags in interface CfnWebACLPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-wafv2-webacl.html#cfn-wafv2-webacl-tags@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2020. All rights reserved.