Uses of Class
software.amazon.awscdk.services.dynamodb.CfnGlobalTable.LocalSecondaryIndexProperty.Builder
Packages that use CfnGlobalTable.LocalSecondaryIndexProperty.Builder
-
Uses of CfnGlobalTable.LocalSecondaryIndexProperty.Builder in software.amazon.awscdk.services.dynamodb
Methods in software.amazon.awscdk.services.dynamodb that return CfnGlobalTable.LocalSecondaryIndexProperty.BuilderModifier and TypeMethodDescriptionCfnGlobalTable.LocalSecondaryIndexProperty.builder()Sets the value ofCfnGlobalTable.LocalSecondaryIndexProperty.getIndexName()Sets the value ofCfnGlobalTable.LocalSecondaryIndexProperty.getKeySchema()CfnGlobalTable.LocalSecondaryIndexProperty.Builder.keySchema(IResolvable keySchema) Sets the value ofCfnGlobalTable.LocalSecondaryIndexProperty.getKeySchema()CfnGlobalTable.LocalSecondaryIndexProperty.Builder.projection(IResolvable projection) Sets the value ofCfnGlobalTable.LocalSecondaryIndexProperty.getProjection()CfnGlobalTable.LocalSecondaryIndexProperty.Builder.projection(CfnGlobalTable.ProjectionProperty projection) Sets the value ofCfnGlobalTable.LocalSecondaryIndexProperty.getProjection()Constructors in software.amazon.awscdk.services.dynamodb with parameters of type CfnGlobalTable.LocalSecondaryIndexProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnGlobalTable.LocalSecondaryIndexProperty.Builder.