# DdosProtectionAttributeStats
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**name** | Option<**String**> | Name of an attribute type used in traffic stats. Currently, supported values are source_ip, country_code, host, asn, source_ip_prefix, user_agent, method_path. |
**values** | Option<[**Vec<crate::models::DdosProtectionAttributeValue>**](DdosProtectionAttributeValue.md)> | Values for traffic attribute. |
[[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)