WebService::Fastly::Object::WafActiveRuleResponseDataAttributes

Load the model package

use WebService::Fastly::Object::WafActiveRuleResponseDataAttributes;

Properties

Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- created_at | DateTime | Date and time in ISO 8601 format. | [optional] [readonly] deleted_at | DateTime | Date and time in ISO 8601 format. | [optional] [readonly] updated_at | DateTime | Date and time in ISO 8601 format. | [optional] [readonly] latest_revision | int | The latest rule revision number that is available for the associated rule revision. | [optional] [readonly] outdated | boolean | Indicates if the associated rule revision is up to date or not. | [optional] [readonly]

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