ReceiptRuleStopAction

data class ReceiptRuleStopAction(val position: Int, val scope: String, val topicArn: String? = null)

Constructors

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

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The position of the action in the receipt rule

Link copied to clipboard

The scope to apply. The only acceptable value is RuleSet.

Link copied to clipboard
val topicArn: String? = null

The ARN of an SNS topic to notify