21 lines
611 B
Markdown
Raw Normal View History

---
title: rule
slug: /main-concepts/metadata-standard/schemas/entity/policies/lifecycle/rule
---
# LifecycleRule
*Describes an entity Lifecycle Rule used within a Policy.*
## Properties
- **`name`** *(string)*: Name that identifies this Rule.
- **`prefixFilter`**: Refer to *../filters.json#/definitions/prefix*.
- **`regexFilter`**: Refer to *../filters.json#/definitions/regex*.
- **`tagsFilter`**: Refer to *../filters.json#/definitions/tags*.
- **`actions`** *(array)*: A set of actions to take on the entities.
- **Items**
Documentation file automatically generated at 2022-07-14 10:51:34.749986.