| Package | Description |
|---|---|
| com.amazonaws.services.dlm.model |
| Modifier and Type | Method and Description |
|---|---|
CrossRegionCopyRetainRule |
CrossRegionCopyRetainRule.clone() |
CrossRegionCopyRetainRule |
CrossRegionCopyRule.getRetainRule()
The retention rule that indicates how long the cross-Region snapshot or AMI copies are to be retained in the
destination Region.
|
CrossRegionCopyRetainRule |
CrossRegionCopyAction.getRetainRule() |
CrossRegionCopyRetainRule |
CrossRegionCopyRetainRule.withInterval(Integer interval)
The amount of time to retain a cross-Region snapshot or AMI copy.
|
CrossRegionCopyRetainRule |
CrossRegionCopyRetainRule.withIntervalUnit(RetentionIntervalUnitValues intervalUnit)
The unit of time for time-based retention.
|
CrossRegionCopyRetainRule |
CrossRegionCopyRetainRule.withIntervalUnit(String intervalUnit)
The unit of time for time-based retention.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CrossRegionCopyRule.setRetainRule(CrossRegionCopyRetainRule retainRule)
The retention rule that indicates how long the cross-Region snapshot or AMI copies are to be retained in the
destination Region.
|
void |
CrossRegionCopyAction.setRetainRule(CrossRegionCopyRetainRule retainRule) |
CrossRegionCopyRule |
CrossRegionCopyRule.withRetainRule(CrossRegionCopyRetainRule retainRule)
The retention rule that indicates how long the cross-Region snapshot or AMI copies are to be retained in the
destination Region.
|
CrossRegionCopyAction |
CrossRegionCopyAction.withRetainRule(CrossRegionCopyRetainRule retainRule) |
Copyright © 2022. All rights reserved.