Package software.amazon.awscdk.services.dlm
package software.amazon.awscdk.services.dlm
Amazon Data Lifecycle Manager Construct Library
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.)
-
ClassDescriptionSpecifies a lifecycle policy, which is used to automate operations on Amazon EBS resources.[Event-based policies only] Specifies an action for an event-based policy.A builder for
CfnLifecyclePolicy.ActionProperty
An implementation forCfnLifecyclePolicy.ActionProperty
[Custom snapshot policies only] Specifies information about the archive storage tier retention period.A builder forCfnLifecyclePolicy.ArchiveRetainRuleProperty
An implementation forCfnLifecyclePolicy.ArchiveRetainRuleProperty
[Custom snapshot policies only] Specifies a snapshot archiving rule for a schedule.A builder forCfnLifecyclePolicy.ArchiveRuleProperty
An implementation forCfnLifecyclePolicy.ArchiveRuleProperty
A fluent builder forCfnLifecyclePolicy
.[Custom 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
[Custom AMI policies only] Specifies an AMI deprecation rule for cross-Region AMI copies created by an AMI policy.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
[Custom snapshot and AMI policies only] Specifies a cross-Region copy rule for a snapshot and AMI policies.A builder forCfnLifecyclePolicy.CrossRegionCopyRuleProperty
An implementation forCfnLifecyclePolicy.CrossRegionCopyRuleProperty
[Custom AMI policies only] Specifies an AMI deprecation rule for AMIs created by an AMI lifecycle policy.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
[Default policies only] Specifies exclusion parameters for volumes or instances for which you do not want to create snapshots or AMIs.A builder forCfnLifecyclePolicy.ExclusionsProperty
An implementation forCfnLifecyclePolicy.ExclusionsProperty
[Custom 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
[Custom snapshot and AMI policies only] Specifies optional parameters for snapshot and AMI policies.A builder forCfnLifecyclePolicy.ParametersProperty
An implementation forCfnLifecyclePolicy.ParametersProperty
Specifies the configuration of a lifecycle policy.A builder forCfnLifecyclePolicy.PolicyDetailsProperty
An implementation forCfnLifecyclePolicy.PolicyDetailsProperty
[Custom 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
[Custom snapshot policies only] Describes the retention rule for archived snapshots.A builder forCfnLifecyclePolicy.RetentionArchiveTierProperty
An implementation forCfnLifecyclePolicy.RetentionArchiveTierProperty
[Custom snapshot and AMI policies only] Specifies a schedule for a snapshot or AMI lifecycle policy.A builder forCfnLifecyclePolicy.ScheduleProperty
An implementation forCfnLifecyclePolicy.ScheduleProperty
[Custom snapshot policies that target instances only] Information about pre and/or post scripts for a snapshot lifecycle policy that targets instances.A builder forCfnLifecyclePolicy.ScriptProperty
An implementation forCfnLifecyclePolicy.ScriptProperty
[Custom 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