Package software.amazon.awscdk.services.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.
import software.amazon.awscdk.services.dlm.*;
There are no official hand-written (L2) constructs for this service yet. Here are some suggestions on how to proceed:
- Search Construct Hub for DLM construct libraries
- Use the automatically generated L1 constructs, in the same way you would use the CloudFormation AWS::DLM resources directly.
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.)
Deprecated: 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 https://docs.aws.amazon.com/cdk/v2/guide/migrating-v2.html
-
ClassDescriptionA CloudFormation
AWS::DLM::LifecyclePolicy
.[Event-based policies only] Specifies an action for an event-based policy.A builder forCfnLifecyclePolicy.ActionProperty
An implementation forCfnLifecyclePolicy.ActionProperty
Example:A builder forCfnLifecyclePolicy.ArchiveRetainRuleProperty
An implementation forCfnLifecyclePolicy.ArchiveRetainRuleProperty
Example:A builder forCfnLifecyclePolicy.ArchiveRuleProperty
An implementation forCfnLifecyclePolicy.ArchiveRuleProperty
A fluent builder forCfnLifecyclePolicy
.[Snapshot and AMI policies only] Specifies when the policy should create snapshots or AMIs.A builder forCfnLifecyclePolicy.CreateRuleProperty
An implementation forCfnLifecyclePolicy.CreateRuleProperty
[Event-based policies only] Specifies a cross-Region copy action for event-based policies.A builder forCfnLifecyclePolicy.CrossRegionCopyActionProperty
An implementation forCfnLifecyclePolicy.CrossRegionCopyActionProperty
Example:A builder forCfnLifecyclePolicy.CrossRegionCopyDeprecateRuleProperty
An implementation forCfnLifecyclePolicy.CrossRegionCopyDeprecateRuleProperty
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.A builder forCfnLifecyclePolicy.CrossRegionCopyRetainRuleProperty
An implementation forCfnLifecyclePolicy.CrossRegionCopyRetainRuleProperty
[Snapshot and AMI policies only] Specifies a cross-Region copy rule for snapshot and AMI policies.A builder forCfnLifecyclePolicy.CrossRegionCopyRuleProperty
An implementation forCfnLifecyclePolicy.CrossRegionCopyRuleProperty
Example:A builder forCfnLifecyclePolicy.DeprecateRuleProperty
An implementation forCfnLifecyclePolicy.DeprecateRuleProperty
[Event-based policies only] Specifies the encryption settings for cross-Region snapshot copies created by event-based policies.A builder forCfnLifecyclePolicy.EncryptionConfigurationProperty
An implementation forCfnLifecyclePolicy.EncryptionConfigurationProperty
[Event-based policies only] Specifies an event that activates an event-based policy.A builder forCfnLifecyclePolicy.EventParametersProperty
An implementation forCfnLifecyclePolicy.EventParametersProperty
[Event-based policies only] Specifies an event that activates an event-based policy.A builder forCfnLifecyclePolicy.EventSourceProperty
An implementation forCfnLifecyclePolicy.EventSourceProperty
[Snapshot policies only] Specifies a rule for enabling fast snapshot restore for snapshots created by snapshot policies.A builder forCfnLifecyclePolicy.FastRestoreRuleProperty
An implementation forCfnLifecyclePolicy.FastRestoreRuleProperty
[Snapshot and AMI policies only] Specifies optional parameters for snapshot and AMI policies.A builder forCfnLifecyclePolicy.ParametersProperty
An implementation forCfnLifecyclePolicy.ParametersProperty
[All policy types] Specifies the configuration of a lifecycle policy.A builder forCfnLifecyclePolicy.PolicyDetailsProperty
An implementation forCfnLifecyclePolicy.PolicyDetailsProperty
[Snapshot and AMI policies only] Specifies a retention rule for snapshots created by snapshot policies, or for AMIs created by AMI policies.A builder forCfnLifecyclePolicy.RetainRuleProperty
An implementation forCfnLifecyclePolicy.RetainRuleProperty
Example:A builder forCfnLifecyclePolicy.RetentionArchiveTierProperty
An implementation forCfnLifecyclePolicy.RetentionArchiveTierProperty
[Snapshot and AMI policies only] Specifies a schedule for a snapshot or AMI lifecycle policy.A builder forCfnLifecyclePolicy.ScheduleProperty
An implementation forCfnLifecyclePolicy.ScheduleProperty
[Snapshot policies only] Specifies a rule for sharing snapshots across AWS accounts .A builder forCfnLifecyclePolicy.ShareRuleProperty
An implementation forCfnLifecyclePolicy.ShareRuleProperty
Properties for defining aCfnLifecyclePolicy
.A builder forCfnLifecyclePolicyProps
An implementation forCfnLifecyclePolicyProps