Namespace Amazon.CDK.AWS.DLM
Amazon Data Lifecycle Manager Construct Library
---AWS CDK v1 has reached End-of-Support on 2023-06-01.
This package is no longer being updated, and users should migrate to AWS CDK v2.
For more information on how to migrate, see the Migrating to AWS CDK v2 guide.
This module is part of the AWS Cloud Development Kit project.
using Amazon.CDK.AWS.DLM;
There are no official hand-written (L2) constructs for this service yet. Here are some suggestions on how to proceed:
There are no hand-written (L2) constructs for this service yet. However, you can still use the automatically generated L1 constructs, and use this service exactly as you would using CloudFormation directly.
For more information on the resources and properties available for this service, see the CloudFormation documentation for AWS::DLM.
(Read the CDK Contributing Guide and submit an RFC if you are interested in contributing to this construct library.)
Classes
CfnLifecyclePolicy | A CloudFormation |
CfnLifecyclePolicy.ActionProperty | [Event-based policies only] Specifies an action for an event-based policy. |
CfnLifecyclePolicy.ArchiveRetainRuleProperty | |
CfnLifecyclePolicy.ArchiveRuleProperty | |
CfnLifecyclePolicy.CreateRuleProperty | [Snapshot and AMI policies only] Specifies when the policy should create snapshots or AMIs. |
CfnLifecyclePolicy.CrossRegionCopyActionProperty | [Event-based policies only] Specifies a cross-Region copy action for event-based policies. |
CfnLifecyclePolicy.CrossRegionCopyDeprecateRuleProperty | |
CfnLifecyclePolicy.CrossRegionCopyRetainRuleProperty | Specifies a retention rule for cross-Region snapshot copies created by snapshot or event-based policies, or cross-Region AMI copies created by AMI policies. |
CfnLifecyclePolicy.CrossRegionCopyRuleProperty | [Snapshot and AMI policies only] Specifies a cross-Region copy rule for snapshot and AMI policies. |
CfnLifecyclePolicy.DeprecateRuleProperty | |
CfnLifecyclePolicy.EncryptionConfigurationProperty | [Event-based policies only] Specifies the encryption settings for cross-Region snapshot copies created by event-based policies. |
CfnLifecyclePolicy.EventParametersProperty | [Event-based policies only] Specifies an event that activates an event-based policy. |
CfnLifecyclePolicy.EventSourceProperty | [Event-based policies only] Specifies an event that activates an event-based policy. |
CfnLifecyclePolicy.FastRestoreRuleProperty | [Snapshot policies only] Specifies a rule for enabling fast snapshot restore for snapshots created by snapshot policies. |
CfnLifecyclePolicy.ParametersProperty | [Snapshot and AMI policies only] Specifies optional parameters for snapshot and AMI policies. |
CfnLifecyclePolicy.PolicyDetailsProperty | [All policy types] Specifies the configuration of a lifecycle policy. |
CfnLifecyclePolicy.RetainRuleProperty | [Snapshot and AMI policies only] Specifies a retention rule for snapshots created by snapshot policies, or for AMIs created by AMI policies. |
CfnLifecyclePolicy.RetentionArchiveTierProperty | |
CfnLifecyclePolicy.ScheduleProperty | [Snapshot and AMI policies only] Specifies a schedule for a snapshot or AMI lifecycle policy. |
CfnLifecyclePolicy.ShareRuleProperty | [Snapshot policies only] Specifies a rule for sharing snapshots across AWS accounts . |
CfnLifecyclePolicyProps | Properties for defining a |
Interfaces
CfnLifecyclePolicy.IActionProperty | [Event-based policies only] Specifies an action for an event-based policy. |
CfnLifecyclePolicy.IArchiveRetainRuleProperty | |
CfnLifecyclePolicy.IArchiveRuleProperty | |
CfnLifecyclePolicy.ICreateRuleProperty | [Snapshot and AMI policies only] Specifies when the policy should create snapshots or AMIs. |
CfnLifecyclePolicy.ICrossRegionCopyActionProperty | [Event-based policies only] Specifies a cross-Region copy action for event-based policies. |
CfnLifecyclePolicy.ICrossRegionCopyDeprecateRuleProperty | |
CfnLifecyclePolicy.ICrossRegionCopyRetainRuleProperty | Specifies a retention rule for cross-Region snapshot copies created by snapshot or event-based policies, or cross-Region AMI copies created by AMI policies. |
CfnLifecyclePolicy.ICrossRegionCopyRuleProperty | [Snapshot and AMI policies only] Specifies a cross-Region copy rule for snapshot and AMI policies. |
CfnLifecyclePolicy.IDeprecateRuleProperty | |
CfnLifecyclePolicy.IEncryptionConfigurationProperty | [Event-based policies only] Specifies the encryption settings for cross-Region snapshot copies created by event-based policies. |
CfnLifecyclePolicy.IEventParametersProperty | [Event-based policies only] Specifies an event that activates an event-based policy. |
CfnLifecyclePolicy.IEventSourceProperty | [Event-based policies only] Specifies an event that activates an event-based policy. |
CfnLifecyclePolicy.IFastRestoreRuleProperty | [Snapshot policies only] Specifies a rule for enabling fast snapshot restore for snapshots created by snapshot policies. |
CfnLifecyclePolicy.IParametersProperty | [Snapshot and AMI policies only] Specifies optional parameters for snapshot and AMI policies. |
CfnLifecyclePolicy.IPolicyDetailsProperty | [All policy types] Specifies the configuration of a lifecycle policy. |
CfnLifecyclePolicy.IRetainRuleProperty | [Snapshot and AMI policies only] Specifies a retention rule for snapshots created by snapshot policies, or for AMIs created by AMI policies. |
CfnLifecyclePolicy.IRetentionArchiveTierProperty | |
CfnLifecyclePolicy.IScheduleProperty | [Snapshot and AMI policies only] Specifies a schedule for a snapshot or AMI lifecycle policy. |
CfnLifecyclePolicy.IShareRuleProperty | [Snapshot policies only] Specifies a rule for sharing snapshots across AWS accounts . |
ICfnLifecyclePolicyProps | Properties for defining a |