Class SnapshotLifecyclePolicyItem

java.lang.Object
org.elasticsearch.xpack.core.slm.SnapshotLifecyclePolicyItem
All Implemented Interfaces:
Writeable, org.elasticsearch.xcontent.ToXContent, org.elasticsearch.xcontent.ToXContentFragment

public class SnapshotLifecyclePolicyItem extends Object implements org.elasticsearch.xcontent.ToXContentFragment, Writeable
The SnapshotLifecyclePolicyItem class is a special wrapper almost exactly like the SnapshotLifecyclePolicyMetadata, however, it elides the headers to ensure that they are not leaked to the user since they may contain sensitive information.