@Stability(value=Stable) @Internal public static final class CfnGeoMatchSet.GeoMatchConstraintProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnGeoMatchSet.GeoMatchConstraintProperty
CfnGeoMatchSet.GeoMatchConstraintPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnGeoMatchSet.GeoMatchConstraintProperty.Builder, CfnGeoMatchSet.GeoMatchConstraintProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnGeoMatchSet.GeoMatchConstraintProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnGeoMatchSet.GeoMatchConstraintProperty.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) |
String |
getType()
The type of geographical area you want AWS WAF to search for.
|
String |
getValue()
The country that you want AWS WAF to search for.
|
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(CfnGeoMatchSet.GeoMatchConstraintProperty.Builder builder)
CfnGeoMatchSet.GeoMatchConstraintProperty.Builder.public final String getType()
CfnGeoMatchSet.GeoMatchConstraintProperty
Currently Country is the only valid value.
getType in interface CfnGeoMatchSet.GeoMatchConstraintPropertypublic final String getValue()
CfnGeoMatchSet.GeoMatchConstraintPropertygetValue in interface CfnGeoMatchSet.GeoMatchConstraintProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.