| Package | Description |
|---|---|
| software.amazon.awscdk.services.appsync |
AWS AppSync Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
AttributeValues |
AttributeValuesStep.is(String val)
(experimental) Assign the value to the current attribute.
|
static AttributeValues |
Values.projecting()
(experimental) Treats the specified object as a map of assignments, where the property names represent attribute names.
|
static AttributeValues |
Values.projecting(String arg)
(experimental) Treats the specified object as a map of assignments, where the property names represent attribute names.
|
| Modifier and Type | Method and Description |
|---|---|
static MappingTemplate |
MappingTemplate.dynamoDbPutItem(PrimaryKey key,
AttributeValues values)
(experimental) Mapping template to save a single item to a DynamoDB table.
|
Copyright © 2021. All rights reserved.