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