| Package | Description |
|---|---|
| com.amazonaws.services.iotevents.model |
| Modifier and Type | Method and Description |
|---|---|
DynamoDBv2Action |
DynamoDBv2Action.clone() |
DynamoDBv2Action |
Action.getDynamoDBv2()
Writes to the DynamoDB table that you created.
|
DynamoDBv2Action |
DynamoDBv2Action.withPayload(Payload payload) |
DynamoDBv2Action |
DynamoDBv2Action.withTableName(String tableName)
The name of the DynamoDB table.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Action.setDynamoDBv2(DynamoDBv2Action dynamoDBv2)
Writes to the DynamoDB table that you created.
|
Action |
Action.withDynamoDBv2(DynamoDBv2Action dynamoDBv2)
Writes to the DynamoDB table that you created.
|
Copyright © 2020. All rights reserved.