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