| Package | Description |
|---|---|
| software.amazon.awssdk.services.dynamodb.model |
| Modifier and Type | Method and Description |
|---|---|
List<LocalSecondaryIndexInfo> |
SourceTableFeatureDetails.localSecondaryIndexes()
Represents the LSI properties for the table when the backup was created.
|
| Modifier and Type | Method and Description |
|---|---|
SourceTableFeatureDetails.Builder |
SourceTableFeatureDetails.Builder.localSecondaryIndexes(LocalSecondaryIndexInfo... localSecondaryIndexes)
Represents the LSI properties for the table when the backup was created.
|
| Modifier and Type | Method and Description |
|---|---|
SourceTableFeatureDetails.Builder |
SourceTableFeatureDetails.Builder.localSecondaryIndexes(Collection<LocalSecondaryIndexInfo> localSecondaryIndexes)
Represents the LSI properties for the table when the backup was created.
|
Copyright © 2019. All rights reserved.