Uses of Interface
software.amazon.awscdk.cfnpropertymixins.services.dynamodb.CfnTablePropsMixin.ProjectionProperty
Packages that use CfnTablePropsMixin.ProjectionProperty
-
Uses of CfnTablePropsMixin.ProjectionProperty in software.amazon.awscdk.cfnpropertymixins.services.dynamodb
Classes in software.amazon.awscdk.cfnpropertymixins.services.dynamodb that implement CfnTablePropsMixin.ProjectionPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnTablePropsMixin.ProjectionPropertyMethods in software.amazon.awscdk.cfnpropertymixins.services.dynamodb that return CfnTablePropsMixin.ProjectionPropertyModifier and TypeMethodDescriptionCfnTablePropsMixin.ProjectionProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.cfnpropertymixins.services.dynamodb with parameters of type CfnTablePropsMixin.ProjectionPropertyModifier and TypeMethodDescriptionCfnTablePropsMixin.GlobalSecondaryIndexProperty.Builder.projection(CfnTablePropsMixin.ProjectionProperty projection) Sets the value ofCfnTablePropsMixin.GlobalSecondaryIndexProperty.getProjection()CfnTablePropsMixin.LocalSecondaryIndexProperty.Builder.projection(CfnTablePropsMixin.ProjectionProperty projection) Sets the value ofCfnTablePropsMixin.LocalSecondaryIndexProperty.getProjection()