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