TopicRuleDynamodbv2

data class TopicRuleDynamodbv2(val putItem: TopicRuleDynamodbv2PutItem? = null, val roleArn: String)

Constructors

Link copied to clipboard
constructor(putItem: TopicRuleDynamodbv2PutItem? = null, roleArn: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Configuration block with DynamoDB Table to which the message will be written. Nested arguments below.

Link copied to clipboard

The IAM role ARN that allows access to the CloudWatch alarm.