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