Uses of Interface
software.amazon.awscdk.services.dynamodb.TableOptionsV2
-
Uses of TableOptionsV2 in software.amazon.awscdk.services.dynamodb
Modifier and TypeInterfaceDescriptioninterface
Properties used to configure a replica table.interface
Properties used to configure a DynamoDB table.Modifier and TypeClassDescriptionstatic final class
An implementation forReplicaTableProps
static final class
An implementation forTableOptionsV2
static final class
An implementation forTablePropsV2