WebService::Fastly::Object::DdosProtectionTrafficStats

Load the model package

use WebService::Fastly::Object::DdosProtectionTrafficStats;

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] customer_id | string | Alphanumeric string identifying the customer. | [optional] service_id | string | Alphanumeric string identifying the service. | [optional] attributes | ARRAY[DdosProtectionAttributeStats] | | [optional] traffic_percentage | double | Rule traffic percentage for the event. | [optional]

[Back to Model list] [Back to API list] [Back to README]