@Stability(value=Stable) @Internal public static final class CfnWebACL.VisibilityConfigProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnWebACL.VisibilityConfigProperty
CfnWebACL.VisibilityConfigPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnWebACL.VisibilityConfigProperty.Builder, CfnWebACL.VisibilityConfigProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnWebACL.VisibilityConfigProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnWebACL.AllowActionProperty.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) |
Object |
getCloudWatchMetricsEnabled()
A boolean indicating whether the associated resource sends metrics to Amazon CloudWatch.
|
String |
getMetricName()
A name of the Amazon CloudWatch metric.
|
Object |
getSampledRequestsEnabled()
A boolean indicating whether AWS WAF should store a sampling of the web requests that match the rules.
|
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(CfnWebACL.VisibilityConfigProperty.Builder builder)
CfnWebACL.AllowActionProperty.Builder.public final Object getCloudWatchMetricsEnabled()
CfnWebACL.VisibilityConfigPropertyFor the list of available metrics, see AWS WAF Metrics .
getCloudWatchMetricsEnabled in interface CfnWebACL.VisibilityConfigPropertypublic final String getMetricName()
CfnWebACL.VisibilityConfigPropertyThe name can contain only the characters: A-Z, a-z, 0-9, - (hyphen), and _ (underscore). The name can be from one to 128 characters long. It can't contain whitespace or metric names reserved for AWS WAF , for example "All" and "Default_Action."
getMetricName in interface CfnWebACL.VisibilityConfigPropertypublic final Object getSampledRequestsEnabled()
CfnWebACL.VisibilityConfigPropertyYou can view the sampled requests through the AWS WAF console.
getSampledRequestsEnabled in interface CfnWebACL.VisibilityConfigProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.