LifecyclePolicyDetailFilter
Defines filters that the lifecycle policy uses to determine impacted resource.
Types
Properties
Link copied to clipboard
For age-based filters, this is the number of resources to keep on hand after the lifecycle DELETE
action is applied. Impacted resources are only deleted if you have more than this number of resources. If you have fewer resources than this number, the impacted resource is not deleted.
Link copied to clipboard
Filter resources based on either age
or count
.
Link copied to clipboard
Defines the unit of time that the lifecycle policy uses to determine impacted resources. This is required for age-based rules.
Functions
Link copied to clipboard
inline fun copy(block: LifecyclePolicyDetailFilter.Builder.() -> Unit = {}): LifecyclePolicyDetailFilter