| Package | Description |
|---|---|
| com.amazonaws.services.ssmincidents.model |
| Modifier and Type | Method and Description |
|---|---|
DeleteRegionAction |
DeleteRegionAction.clone() |
DeleteRegionAction |
UpdateReplicationSetAction.getDeleteRegionAction()
Details about the Region that you're deleting to the replication set.
|
DeleteRegionAction |
DeleteRegionAction.withRegionName(String regionName)
The name of the Region you're deleting from the replication set.
|
| Modifier and Type | Method and Description |
|---|---|
void |
UpdateReplicationSetAction.setDeleteRegionAction(DeleteRegionAction deleteRegionAction)
Details about the Region that you're deleting to the replication set.
|
UpdateReplicationSetAction |
UpdateReplicationSetAction.withDeleteRegionAction(DeleteRegionAction deleteRegionAction)
Details about the Region that you're deleting to the replication set.
|
Copyright © 2021. All rights reserved.