use WebService::Fastly::Object::DdosProtectionRuleWithStats;
Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
created_at | DateTime | Date and time in ISO 8601 format. | [optional] [readonly]
updated_at | DateTime | Date and time in ISO 8601 format. | [optional] [readonly]
id | string | Unique ID of the rule. | [optional]
name | string | A human-readable name for the rule. | [optional]
action | string | Action types for a rule. Supported action values are default, block, log, off. The default action value follows the current protection mode of the associated service. | [optional] [default to 'default']
customer_id | string | Alphanumeric string identifying the customer. | [optional]
service_id | string | Alphanumeric string identifying the service. | [optional]
source_ip | string | Source IP address attribute. | [optional]
country_code | string | Country code attribute. | [optional]
host | string | Host attribute. | [optional]
asn | string | ASN attribute. | [optional]
source_ip_prefix | string | Source IP prefix attribute. | [optional]
additional_attributes | ARRAY[string] | Attribute category for additional, unlisted attributes used in a rule. | [optional]
traffic_stats | DdosProtectionTrafficStats | | [optional]