Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.dynamodb.CfnTablePropsMixin.GlobalSecondaryIndexProperty.Builder
Packages that use CfnTablePropsMixin.GlobalSecondaryIndexProperty.Builder
-
Uses of CfnTablePropsMixin.GlobalSecondaryIndexProperty.Builder in software.amazon.awscdk.cfnpropertymixins.services.dynamodb
Methods in software.amazon.awscdk.cfnpropertymixins.services.dynamodb that return CfnTablePropsMixin.GlobalSecondaryIndexProperty.BuilderModifier and TypeMethodDescriptionCfnTablePropsMixin.GlobalSecondaryIndexProperty.builder()CfnTablePropsMixin.GlobalSecondaryIndexProperty.Builder.contributorInsightsSpecification(CfnTablePropsMixin.ContributorInsightsSpecificationProperty contributorInsightsSpecification) CfnTablePropsMixin.GlobalSecondaryIndexProperty.Builder.contributorInsightsSpecification(IResolvable contributorInsightsSpecification) Sets the value ofCfnTablePropsMixin.GlobalSecondaryIndexProperty.getIndexName()Sets the value ofCfnTablePropsMixin.GlobalSecondaryIndexProperty.getKeySchema()CfnTablePropsMixin.GlobalSecondaryIndexProperty.Builder.keySchema(IResolvable keySchema) Sets the value ofCfnTablePropsMixin.GlobalSecondaryIndexProperty.getKeySchema()CfnTablePropsMixin.GlobalSecondaryIndexProperty.Builder.onDemandThroughput(CfnTablePropsMixin.OnDemandThroughputProperty onDemandThroughput) Sets the value ofCfnTablePropsMixin.GlobalSecondaryIndexProperty.getOnDemandThroughput()CfnTablePropsMixin.GlobalSecondaryIndexProperty.Builder.onDemandThroughput(IResolvable onDemandThroughput) Sets the value ofCfnTablePropsMixin.GlobalSecondaryIndexProperty.getOnDemandThroughput()CfnTablePropsMixin.GlobalSecondaryIndexProperty.Builder.projection(CfnTablePropsMixin.ProjectionProperty projection) Sets the value ofCfnTablePropsMixin.GlobalSecondaryIndexProperty.getProjection()CfnTablePropsMixin.GlobalSecondaryIndexProperty.Builder.projection(IResolvable projection) Sets the value ofCfnTablePropsMixin.GlobalSecondaryIndexProperty.getProjection()CfnTablePropsMixin.GlobalSecondaryIndexProperty.Builder.provisionedThroughput(CfnTablePropsMixin.ProvisionedThroughputProperty provisionedThroughput) CfnTablePropsMixin.GlobalSecondaryIndexProperty.Builder.provisionedThroughput(IResolvable provisionedThroughput) CfnTablePropsMixin.GlobalSecondaryIndexProperty.Builder.warmThroughput(CfnTablePropsMixin.WarmThroughputProperty warmThroughput) Sets the value ofCfnTablePropsMixin.GlobalSecondaryIndexProperty.getWarmThroughput()CfnTablePropsMixin.GlobalSecondaryIndexProperty.Builder.warmThroughput(IResolvable warmThroughput) Sets the value ofCfnTablePropsMixin.GlobalSecondaryIndexProperty.getWarmThroughput()Constructors in software.amazon.awscdk.cfnpropertymixins.services.dynamodb with parameters of type CfnTablePropsMixin.GlobalSecondaryIndexProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnTablePropsMixin.GlobalSecondaryIndexProperty.Builder.