Uses of Class
software.amazon.awscdk.services.appsync.PrimaryKey
-
Uses of PrimaryKey in software.amazon.awscdk.services.appsync
Modifier and TypeClassDescriptionclass
Specifies the assignment to the partition key.Modifier and TypeMethodDescriptionSortKeyStep.auto()
Assign an auto-generated value to the sort key.Assign an auto-generated value to the sort key.Modifier and TypeMethodDescriptionstatic MappingTemplate
MappingTemplate.dynamoDbPutItem
(PrimaryKey key, AttributeValues values) Mapping template to save a single item to a DynamoDB table.