static CfnGlobalTable.LocalSecondaryIndexProperty.Builder |
CfnGlobalTable.LocalSecondaryIndexProperty.builder() |
CfnGlobalTable.LocalSecondaryIndexProperty.Builder |
CfnGlobalTable.LocalSecondaryIndexProperty.Builder.indexName(String indexName)
|
CfnGlobalTable.LocalSecondaryIndexProperty.Builder |
CfnGlobalTable.LocalSecondaryIndexProperty.Builder.keySchema(IResolvable keySchema)
|
CfnGlobalTable.LocalSecondaryIndexProperty.Builder |
CfnGlobalTable.LocalSecondaryIndexProperty.Builder.keySchema(List<? extends Object> keySchema)
|
CfnGlobalTable.LocalSecondaryIndexProperty.Builder |
CfnGlobalTable.LocalSecondaryIndexProperty.Builder.projection(CfnGlobalTable.ProjectionProperty projection)
|
CfnGlobalTable.LocalSecondaryIndexProperty.Builder |
CfnGlobalTable.LocalSecondaryIndexProperty.Builder.projection(IResolvable projection)
|