Uses of Interface
software.amazon.awscdk.services.dynamodb.CfnGlobalTable.ProjectionProperty
-
Uses of CfnGlobalTable.ProjectionProperty in software.amazon.awscdk.services.dynamodb
Modifier and TypeClassDescriptionstatic final class
An implementation forCfnGlobalTable.ProjectionProperty
Modifier and TypeMethodDescriptionCfnGlobalTable.ProjectionProperty.Builder.build()
Builds the configured instance.Modifier and TypeMethodDescriptionCfnGlobalTable.GlobalSecondaryIndexProperty.Builder.projection
(CfnGlobalTable.ProjectionProperty projection) Sets the value ofCfnGlobalTable.GlobalSecondaryIndexProperty.getProjection()
CfnGlobalTable.LocalSecondaryIndexProperty.Builder.projection
(CfnGlobalTable.ProjectionProperty projection) Sets the value ofCfnGlobalTable.LocalSecondaryIndexProperty.getProjection()