See: Description
Interface | Description |
---|---|
CfnLifecyclePolicy.ActionProperty |
Specifies an action for an event-based policy.
|
CfnLifecyclePolicy.CreateRuleProperty |
Specifies when to create snapshots of EBS volumes.
|
CfnLifecyclePolicy.CrossRegionCopyActionProperty |
Specifies a rule for copying shared snapshots across Regions.
|
CfnLifecyclePolicy.CrossRegionCopyDeprecateRuleProperty |
Specifies an AMI deprecation rule for cross-Region AMI copies created by a cross-Region copy rule.
|
CfnLifecyclePolicy.CrossRegionCopyRetainRuleProperty |
Specifies the retention rule for cross-Region snapshot copies.
|
CfnLifecyclePolicy.CrossRegionCopyRuleProperty |
Specifies a rule for cross-Region snapshot copies.
|
CfnLifecyclePolicy.DeprecateRuleProperty |
Specifies an AMI deprecation rule for a schedule.
|
CfnLifecyclePolicy.EncryptionConfigurationProperty |
Specifies the encryption settings for shared snapshots that are copied across Regions.
|
CfnLifecyclePolicy.EventParametersProperty |
Specifies an event that triggers an event-based policy.
|
CfnLifecyclePolicy.EventSourceProperty |
Specifies an event that triggers an event-based policy.
|
CfnLifecyclePolicy.FastRestoreRuleProperty |
Specifies a rule for enabling fast snapshot restore.
|
CfnLifecyclePolicy.ParametersProperty |
Specifies optional parameters to add to a policy.
|
CfnLifecyclePolicy.PolicyDetailsProperty |
Specifies the configuration of a lifecycle policy.
|
CfnLifecyclePolicy.RetainRuleProperty |
Specifies the retention rule for a lifecycle policy.
|
CfnLifecyclePolicy.ScheduleProperty |
Specifies a backup schedule for a snapshot or AMI lifecycle policy.
|
CfnLifecyclePolicy.ShareRuleProperty |
Specifies a rule for sharing snapshots across AWS accounts .
|
CfnLifecyclePolicyProps |
Properties for defining a `CfnLifecyclePolicy`.
|
---
All classes with the
Cfn
prefix in this module (CFN Resources) are always stable and safe to use.
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:
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.)