fastly-api 13.1.0

Fastly API client
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
# 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&lt;crate::models::DdosProtectionAttributeValue&gt;**]DdosProtectionAttributeValue.md> | Values for traffic attribute. | 

[[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)