| Package | Description |
|---|---|
| com.amazonaws.services.dlm.model |
| Modifier and Type | Method and Description |
|---|---|
CrossRegionCopyDeprecateRule |
CrossRegionCopyDeprecateRule.clone() |
CrossRegionCopyDeprecateRule |
CrossRegionCopyRule.getDeprecateRule()
The AMI deprecation rule for cross-Region AMI copies created by the rule.
|
CrossRegionCopyDeprecateRule |
CrossRegionCopyDeprecateRule.withInterval(Integer interval)
The period after which to deprecate the cross-Region AMI copies.
|
CrossRegionCopyDeprecateRule |
CrossRegionCopyDeprecateRule.withIntervalUnit(RetentionIntervalUnitValues intervalUnit)
The unit of time in which to measure the Interval.
|
CrossRegionCopyDeprecateRule |
CrossRegionCopyDeprecateRule.withIntervalUnit(String intervalUnit)
The unit of time in which to measure the Interval.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CrossRegionCopyRule.setDeprecateRule(CrossRegionCopyDeprecateRule deprecateRule)
The AMI deprecation rule for cross-Region AMI copies created by the rule.
|
CrossRegionCopyRule |
CrossRegionCopyRule.withDeprecateRule(CrossRegionCopyDeprecateRule deprecateRule)
The AMI deprecation rule for cross-Region AMI copies created by the rule.
|
Copyright © 2021. All rights reserved.