PITPolicyRule
A rule in the Point in Time (PIT) policy representing when to take snapshots and how long to retain them for.
Contents
- interval
-
How often, in the chosen units, a snapshot should be taken.
Type: Integer
Valid Range: Minimum value of 1.
Required: Yes
- retentionDuration
-
The duration to retain a snapshot for, in the chosen units.
Type: Integer
Valid Range: Minimum value of 1.
Required: Yes
- units
-
The units used to measure the interval and retentionDuration.
Type: String
Valid Values:
MINUTE | HOUR | DAY
Required: Yes
- enabled
-
Whether this rule is enabled or not.
Type: Boolean
Required: No
- ruleID
-
The ID of the rule.
Type: Long
Valid Range: Minimum value of 0.
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: