| Package | Description |
|---|---|
| software.amazon.awssdk.services.dlm.model |
| Modifier and Type | Method and Description |
|---|---|
List<CrossRegionCopyAction> |
Action.crossRegionCopy()
The rule for copying shared snapshots across Regions.
|
| Modifier and Type | Method and Description |
|---|---|
Action.Builder |
Action.Builder.crossRegionCopy(CrossRegionCopyAction... crossRegionCopy)
The rule for copying shared snapshots across Regions.
|
| Modifier and Type | Method and Description |
|---|---|
Action.Builder |
Action.Builder.crossRegionCopy(Collection<CrossRegionCopyAction> crossRegionCopy)
The rule for copying shared snapshots across Regions.
|
Copyright © 2023. All rights reserved.