Class GetLifecyclePolicyDocumentRule


  • public final class GetLifecyclePolicyDocumentRule
    extends com.pulumi.resources.InvokeArgs
    • Method Detail

      • description

        public java.util.Optional<java.lang.String> description()
        Returns:
        Describes the purpose of a rule within a lifecycle policy.
      • priority

        public java.lang.Integer priority()
        Returns:
        Sets the order in which rules are evaluated, lowest to highest. When you add rules to a lifecycle policy, you must give them each a unique value for `priority`. Values do not need to be sequential across rules in a policy. A rule with a `tag_status` value of any must have the highest value for `priority` and be evaluated last.