aws::waf-geo-match-set¶
Creates a global geo match set.
Example¶
aws::waf-geo-match-set geo-match-set-example
name: "geo-match-set-example"
geo-match-constraint
type: "Country"
value: "TL"
end
end
Attributes¶
Attribute | Description |
---|---|
name | The name of the condition. (Required) |
geo-match-constraint set subresource | List of geo match constraint data defining the condition. (Required)
|
Outputs¶
Attribute | Description |
---|---|
id | The id of the condition. |