Removing enum config from `ddos_protection_traffic_attribute` Fastly DDoS Protection APIs

apichanged

Removing enum config ddos_protection_traffic_attribute to give us flexibility to add new attributes in future without breaking existing API client flows. The actions supported would be mentioned in the description. The impacted endpoints are as follows:

  • GET /ddos-protection/v1/events/{event_id}/rules/{rule_id}/traffic-stats

Prior change: Removing enum config from `ddos_protection_action` Fastly DDoS Protection APIs