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`.
|
This module is part of the AWS Cloud Development Kit project.
import software.amazon.awscdk.core.*;
There are no official hand-written (L2) constructs for this service yet. Here are some suggestions on how to proceed:
(Read the CDK Contributing Guide if you are interested in contributing to this construct library.)
Copyright © 2022. All rights reserved.