| Package | Description |
|---|---|
| software.amazon.awssdk.services.iotevents.model |
| Modifier and Type | Method and Description |
|---|---|
DynamoDBv2Action |
Action.dynamoDBv2()
Writes to the DynamoDB table that you created.
|
DynamoDBv2Action |
AlarmAction.dynamoDBv2()
Returns the value of the DynamoDBv2 property for this object.
|
| Modifier and Type | Method and Description |
|---|---|
Action.Builder |
Action.Builder.dynamoDBv2(DynamoDBv2Action dynamoDBv2)
Writes to the DynamoDB table that you created.
|
AlarmAction.Builder |
AlarmAction.Builder.dynamoDBv2(DynamoDBv2Action dynamoDBv2)
Sets the value of the DynamoDBv2 property for this object.
|
Copyright © 2022. All rights reserved.