Uses of Interface
software.amazon.awscdk.services.dynamodb.SecondaryIndexProps
Packages that use SecondaryIndexProps
-
Uses of SecondaryIndexProps in software.amazon.awscdk.services.dynamodb
Subinterfaces of SecondaryIndexProps in software.amazon.awscdk.services.dynamodbModifier and TypeInterfaceDescriptioninterfaceProperties for a global secondary index.interfaceProperties for a local secondary index.Classes in software.amazon.awscdk.services.dynamodb that implement SecondaryIndexPropsModifier and TypeClassDescriptionstatic final classAn implementation forGlobalSecondaryIndexPropsstatic final classAn implementation forLocalSecondaryIndexPropsstatic final classAn implementation forSecondaryIndexPropsMethods in software.amazon.awscdk.services.dynamodb that return SecondaryIndexPropsModifier and TypeMethodDescriptionSecondaryIndexProps.Builder.build()Builds the configured instance.