Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.dynamodb.CfnGlobalTablePropsMixin.LocalSecondaryIndexProperty.Builder
Packages that use CfnGlobalTablePropsMixin.LocalSecondaryIndexProperty.Builder
-
Uses of CfnGlobalTablePropsMixin.LocalSecondaryIndexProperty.Builder in software.amazon.awscdk.cfnpropertymixins.services.dynamodb
Methods in software.amazon.awscdk.cfnpropertymixins.services.dynamodb that return CfnGlobalTablePropsMixin.LocalSecondaryIndexProperty.BuilderModifier and TypeMethodDescriptionCfnGlobalTablePropsMixin.LocalSecondaryIndexProperty.builder()Sets the value ofCfnGlobalTablePropsMixin.LocalSecondaryIndexProperty.getIndexName()CfnGlobalTablePropsMixin.LocalSecondaryIndexProperty.Builder.keySchema(List<? extends Object> keySchema) Sets the value ofCfnGlobalTablePropsMixin.LocalSecondaryIndexProperty.getKeySchema()CfnGlobalTablePropsMixin.LocalSecondaryIndexProperty.Builder.keySchema(IResolvable keySchema) Sets the value ofCfnGlobalTablePropsMixin.LocalSecondaryIndexProperty.getKeySchema()CfnGlobalTablePropsMixin.LocalSecondaryIndexProperty.Builder.projection(CfnGlobalTablePropsMixin.ProjectionProperty projection) Sets the value ofCfnGlobalTablePropsMixin.LocalSecondaryIndexProperty.getProjection()CfnGlobalTablePropsMixin.LocalSecondaryIndexProperty.Builder.projection(IResolvable projection) Sets the value ofCfnGlobalTablePropsMixin.LocalSecondaryIndexProperty.getProjection()Constructors in software.amazon.awscdk.cfnpropertymixins.services.dynamodb with parameters of type CfnGlobalTablePropsMixin.LocalSecondaryIndexProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnGlobalTablePropsMixin.LocalSecondaryIndexProperty.Builder.