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