| Package | Description |
|---|---|
| com.amazonaws.services.ssmincidents.model |
| Modifier and Type | Method and Description |
|---|---|
AddRegionAction |
AddRegionAction.clone() |
AddRegionAction |
UpdateReplicationSetAction.getAddRegionAction()
Details about the Amazon Web Services Region that you're adding to the replication set.
|
AddRegionAction |
AddRegionAction.withRegionName(String regionName)
The Amazon Web Services 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 Amazon Web Services Region that you're adding to the replication set.
|
UpdateReplicationSetAction |
UpdateReplicationSetAction.withAddRegionAction(AddRegionAction addRegionAction)
Details about the Amazon Web Services Region that you're adding to the replication set.
|
Copyright © 2025. All rights reserved.