filter property

LifecycleRuleFilter? filter
getter/setter pair

The Filter is used to identify objects that a Lifecycle Rule applies to. A Filter must have exactly one of Prefix, Tag, or And specified.

Implementation

LifecycleRuleFilter? filter;