| Package | Description |
|---|---|
| software.amazon.awssdk.services.dynamodb.model |
| Modifier and Type | Method and Description |
|---|---|
List<ReplicaGlobalSecondaryIndexSettingsDescription> |
ReplicaSettingsDescription.replicaGlobalSecondaryIndexSettings()
Replica global secondary index settings for the global table.
|
| Modifier and Type | Method and Description |
|---|---|
ReplicaSettingsDescription.Builder |
ReplicaSettingsDescription.Builder.replicaGlobalSecondaryIndexSettings(ReplicaGlobalSecondaryIndexSettingsDescription... replicaGlobalSecondaryIndexSettings)
Replica global secondary index settings for the global table.
|
| Modifier and Type | Method and Description |
|---|---|
ReplicaSettingsDescription.Builder |
ReplicaSettingsDescription.Builder.replicaGlobalSecondaryIndexSettings(Collection<ReplicaGlobalSecondaryIndexSettingsDescription> replicaGlobalSecondaryIndexSettings)
Replica global secondary index settings for the global table.
|
Copyright © 2019. All rights reserved.