| Modifier and Type | Method and Description |
|---|---|
static LocalSecondaryIndexProps.Builder |
LocalSecondaryIndexProps.builder() |
LocalSecondaryIndexProps.Builder |
LocalSecondaryIndexProps.Builder.withIndexName(String value)
Sets the value of IndexName
|
LocalSecondaryIndexProps.Builder |
LocalSecondaryIndexProps.Builder.withNonKeyAttributes(List<String> value)
Sets the value of NonKeyAttributes
|
LocalSecondaryIndexProps.Builder |
LocalSecondaryIndexProps.Builder.withProjectionType(ProjectionType value)
Sets the value of ProjectionType
|
LocalSecondaryIndexProps.Builder |
LocalSecondaryIndexProps.Builder.withSortKey(Attribute value)
Sets the value of SortKey
|
Copyright © 2019. All rights reserved.