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