// Jest Snapshot v1, https://goo.gl/fbAQLP
exports[`
Select the action you want to add to this state.
The minimum age required to roll over the index. Accepts time units, e.g. "5h" or "1d".
The minimum number of documents required to roll over the index.
The minimum size of the total primary shard storage required to roll over the index. Accepts byte units, e.g. "500mb" or "50gb".
The minimum size of a single primary shard required to roll over the index. Accepts byte units, e.g. "500mb" or "50gb".
Timeout and retry settings are supported to handle an action failure. You can specify parameters based on your need.
The timeout period for the action. Accepts time units, e.g. "5h" or "1d".
The number of times the action should be retried if it fails. Must be greater than 0.
The backoff policy type to use when retrying.
The time to wait between retries. Accepts time units, e.g. "2h" or "1d"