static CfnTable.GlobalSecondaryIndexProperty.Builder |
CfnTable.GlobalSecondaryIndexProperty.builder() |
CfnTable.GlobalSecondaryIndexProperty.Builder |
CfnTable.GlobalSecondaryIndexProperty.Builder.contributorInsightsSpecification(CfnTable.ContributorInsightsSpecificationProperty contributorInsightsSpecification)
|
CfnTable.GlobalSecondaryIndexProperty.Builder |
CfnTable.GlobalSecondaryIndexProperty.Builder.contributorInsightsSpecification(IResolvable contributorInsightsSpecification)
|
CfnTable.GlobalSecondaryIndexProperty.Builder |
CfnTable.GlobalSecondaryIndexProperty.Builder.indexName(String indexName)
|
CfnTable.GlobalSecondaryIndexProperty.Builder |
CfnTable.GlobalSecondaryIndexProperty.Builder.keySchema(IResolvable keySchema)
|
CfnTable.GlobalSecondaryIndexProperty.Builder |
CfnTable.GlobalSecondaryIndexProperty.Builder.keySchema(List<? extends Object> keySchema)
|
CfnTable.GlobalSecondaryIndexProperty.Builder |
CfnTable.GlobalSecondaryIndexProperty.Builder.projection(CfnTable.ProjectionProperty projection)
|
CfnTable.GlobalSecondaryIndexProperty.Builder |
CfnTable.GlobalSecondaryIndexProperty.Builder.projection(IResolvable projection)
|
CfnTable.GlobalSecondaryIndexProperty.Builder |
CfnTable.GlobalSecondaryIndexProperty.Builder.provisionedThroughput(CfnTable.ProvisionedThroughputProperty provisionedThroughput)
|
CfnTable.GlobalSecondaryIndexProperty.Builder |
CfnTable.GlobalSecondaryIndexProperty.Builder.provisionedThroughput(IResolvable provisionedThroughput)
|