| Copyright | (c) 2013-2023 Brendan Hay |
|---|---|
| License | Mozilla Public License, v. 2.0. |
| Maintainer | Brendan Hay |
| Stability | auto-generated |
| Portability | non-portable (GHC extensions) |
| Safe Haskell | Safe-Inferred |
| Language | Haskell2010 |
Amazonka.DLM.Types.ArchiveRetainRule
Description
Documentation
data ArchiveRetainRule Source #
[Snapshot policies only] Specifies information about the archive storage tier retention period.
See: newArchiveRetainRule smart constructor.
Constructors
| ArchiveRetainRule' | |
Fields
| |
Instances
Create a value of ArchiveRetainRule with all optional fields omitted.
Use generic-lens or optics to modify other optional fields.
The following record fields are available, with the corresponding lenses provided for backwards compatibility:
$sel:retentionArchiveTier:ArchiveRetainRule', archiveRetainRule_retentionArchiveTier - Information about retention period in the Amazon EBS Snapshots Archive.
For more information, see
Archive Amazon EBS snapshots.
archiveRetainRule_retentionArchiveTier :: Lens' ArchiveRetainRule RetentionArchiveTier Source #
Information about retention period in the Amazon EBS Snapshots Archive. For more information, see Archive Amazon EBS snapshots.