Class GeoMatchSetGeoMatchConstraint
Inheritance
System.Object
GeoMatchSetGeoMatchConstraint
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Pulumi.Aws.Waf.Outputs
Assembly: Pulumi.Aws.dll
Syntax
public sealed class GeoMatchSetGeoMatchConstraint
Fields
View SourceType
The type of geographical area you want AWS WAF to search for. Currently Country is the only valid value.
Declaration
public readonly string Type
Field Value
| Type | Description |
|---|---|
| System.String |
Value
The country that you want AWS WAF to search for.
This is the two-letter country code, e.g. US, CA, RU, CN, etc.
See docs for all supported values.
Declaration
public readonly string Value
Field Value
| Type | Description |
|---|---|
| System.String |