| Package | Description |
|---|---|
| com.amazonaws.services.ssmincidents.model |
| Modifier and Type | Method and Description |
|---|---|
AddRegionAction |
AddRegionAction.clone() |
AddRegionAction |
UpdateReplicationSetAction.getAddRegionAction()
Details about the Region that you're adding to the replication set.
|
AddRegionAction |
AddRegionAction.withRegionName(String regionName)
The Region name to add to the replication set.
|
AddRegionAction |
AddRegionAction.withSseKmsKeyId(String sseKmsKeyId)
The KMS key ID to use to encrypt your replication set.
|
| Modifier and Type | Method and Description |
|---|---|
void |
UpdateReplicationSetAction.setAddRegionAction(AddRegionAction addRegionAction)
Details about the Region that you're adding to the replication set.
|
UpdateReplicationSetAction |
UpdateReplicationSetAction.withAddRegionAction(AddRegionAction addRegionAction)
Details about the Region that you're adding to the replication set.
|
Copyright © 2021. All rights reserved.