aws::waf-ip-set-regional¶
Creates a regional IP match set.
Example¶
aws::waf-ip-set-regional ip-set-example
name: "ip-set-example"
ip-set-descriptor
type: "IPV4"
value: "190.0.0.26/32"
end
end
Attributes¶
Attribute | Description |
---|---|
name | The name of the condition. (Required) |
ip-set-descriptor set subresource | List of ip set descriptor data defining the condition. (Required)
|
Outputs¶
Attribute | Description |
---|---|
id | The id of the condition. |