ReceiptRuleSnsAction

data class ReceiptRuleSnsAction(val encoding: String? = null, val position: Int, val topicArn: String)

Constructors

Link copied to clipboard
constructor(encoding: String? = null, position: Int, topicArn: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val encoding: String? = null

The encoding to use for the email within the Amazon SNS notification. Default value is UTF-8.

Link copied to clipboard

The position of the action in the receipt rule

Link copied to clipboard

The ARN of an SNS topic to notify