| Package | Description |
|---|---|
| software.amazon.awscdk.services.dynamodb |
Amazon DynamoDB Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
Attribute.Jsii$Proxy
An implementation for
Attribute |
| Modifier and Type | Method and Description |
|---|---|
Attribute |
Attribute.Builder.build()
Builds the configured instance.
|
Attribute |
TableOptions.Jsii$Proxy.getPartitionKey() |
Attribute |
SchemaOptions.getPartitionKey()
Partition key attribute definition.
|
Attribute |
SchemaOptions.Jsii$Proxy.getPartitionKey() |
Attribute |
GlobalSecondaryIndexProps.Jsii$Proxy.getPartitionKey() |
Attribute |
TableProps.Jsii$Proxy.getPartitionKey() |
Attribute |
TableOptions.Jsii$Proxy.getSortKey() |
default Attribute |
SchemaOptions.getSortKey()
Sort key attribute definition.
|
Attribute |
SchemaOptions.Jsii$Proxy.getSortKey() |
Attribute |
GlobalSecondaryIndexProps.Jsii$Proxy.getSortKey() |
Attribute |
LocalSecondaryIndexProps.getSortKey()
The attribute of a sort key for the local secondary index.
|
Attribute |
LocalSecondaryIndexProps.Jsii$Proxy.getSortKey() |
Attribute |
TableProps.Jsii$Proxy.getSortKey() |
Copyright © 2022. All rights reserved.