# WafFirewallResponseDataAttributes ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **created_at** | Option<**String**> | Date and time in ISO 8601 format. | [readonly] **deleted_at** | Option<**String**> | Date and time in ISO 8601 format. | [readonly] **updated_at** | Option<**String**> | Date and time in ISO 8601 format. | [readonly] **service_id** | Option<**String**> | | [readonly] **active_rules_fastly_block_count** | Option<**i32**> | The number of active Fastly rules set to block on the active or latest firewall version. | [readonly] **active_rules_fastly_log_count** | Option<**i32**> | The number of active Fastly rules set to log on the active or latest firewall version. | [readonly] **active_rules_fastly_score_count** | Option<**i32**> | The number of active Fastly rules set to score on the active or latest firewall version. | [readonly] **active_rules_owasp_block_count** | Option<**i32**> | The number of active OWASP rules set to block on the active or latest firewall version. | [readonly] **active_rules_owasp_log_count** | Option<**i32**> | The number of active OWASP rules set to log on the active or latest firewall version. | [readonly] **active_rules_owasp_score_count** | Option<**i32**> | The number of active OWASP rules set to score on the active or latest firewall version. | [readonly] **active_rules_trustwave_block_count** | Option<**i32**> | The number of active Trustwave rules set to block on the active or latest firewall version. | [readonly] **active_rules_trustwave_log_count** | Option<**i32**> | The number of active Trustwave rules set to log on the active or latest firewall version. | [readonly] [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)