AutomatedSnapshotPauseOptions
Specifies the automated snapshot pause options for the domain. These options allow you to temporarily pause automated snapshots for a specified time period.
Contents
- Enabled
-
Whether automated snapshot pause is enabled for the domain.
Type: Boolean
Required: Yes
- EndTime
-
The timestamp at which the automated snapshot pause ends.
Type: Timestamp
Required: No
- StartTime
-
The timestamp at which the automated snapshot pause begins.
Type: Timestamp
Required: No
- State
-
The current state of the automated snapshot pause. Valid values are
Active,Completed,Scheduled, andDisabled.Type: String
Valid Values:
Active | Completed | Scheduled | DisabledRequired: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: