| Package | Description |
|---|---|
| com.amazonaws.services.ssmincidents.model |
| Modifier and Type | Method and Description |
|---|---|
RegionMapInputValue |
RegionMapInputValue.clone() |
RegionMapInputValue |
RegionMapInputValue.withSseKmsKeyId(String sseKmsKeyId)
The KMS key used to encrypt the data in your replication set.
|
| Modifier and Type | Method and Description |
|---|---|
Map<String,RegionMapInputValue> |
CreateReplicationSetRequest.getRegions()
The Regions that Incident Manager replicates your data to.
|
| Modifier and Type | Method and Description |
|---|---|
CreateReplicationSetRequest |
CreateReplicationSetRequest.addRegionsEntry(String key,
RegionMapInputValue value)
Add a single Regions entry
|
| Modifier and Type | Method and Description |
|---|---|
void |
CreateReplicationSetRequest.setRegions(Map<String,RegionMapInputValue> regions)
The Regions that Incident Manager replicates your data to.
|
CreateReplicationSetRequest |
CreateReplicationSetRequest.withRegions(Map<String,RegionMapInputValue> regions)
The Regions that Incident Manager replicates your data to.
|
Copyright © 2025. All rights reserved.