# Fastly::RateLimiterResponse1 ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **status** | **Integer** | HTTP status code for custom limit enforcement response. | [optional] | | **content_type** | **String** | MIME type for custom limit enforcement response. | [optional] | | **content** | **String** | Response body for custom limit enforcement response. | [optional] | [[Back to API list]](../../README.md#endpoints) [[Back to README]](../../README.md)