| Package | Description |
|---|---|
| software.amazon.awssdk.services.dlm.model |
| Modifier and Type | Method and Description |
|---|---|
CrossRegionCopyRetainRule |
CrossRegionCopyRule.retainRule()
The retention rule that indicates how long the cross-Region snapshot or AMI copies are to be retained in the
destination Region.
|
CrossRegionCopyRetainRule |
CrossRegionCopyAction.retainRule()
Returns the value of the RetainRule property for this object.
|
| Modifier and Type | Method and Description |
|---|---|
CrossRegionCopyRule.Builder |
CrossRegionCopyRule.Builder.retainRule(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.Builder |
CrossRegionCopyAction.Builder.retainRule(CrossRegionCopyRetainRule retainRule)
Sets the value of the RetainRule property for this object.
|
Copyright © 2023. All rights reserved.