| Package | Description |
|---|---|
| software.amazon.awssdk.services.ssmincidents.model |
| Modifier and Type | Method and Description |
|---|---|
DeleteRegionAction |
UpdateReplicationSetAction.deleteRegionAction()
Details about the Amazon Web Services Region that you're deleting to the replication set.
|
| Modifier and Type | Method and Description |
|---|---|
UpdateReplicationSetAction.Builder |
UpdateReplicationSetAction.Builder.deleteRegionAction(DeleteRegionAction deleteRegionAction)
Details about the Amazon Web Services Region that you're deleting to the replication set.
|
static UpdateReplicationSetAction |
UpdateReplicationSetAction.fromDeleteRegionAction(DeleteRegionAction deleteRegionAction)
Create an instance of this class with
UpdateReplicationSetAction.deleteRegionAction() initialized to the given value. |
Copyright © 2023. All rights reserved.