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