ReceiptRuleWorkmailActionArgs

data class ReceiptRuleWorkmailActionArgs(val organizationArn: Output<String>, val position: Output<Int>, val topicArn: Output<String>? = null) : ConvertibleToJava<ReceiptRuleWorkmailActionArgs>

Constructors

Link copied to clipboard
fun ReceiptRuleWorkmailActionArgs(organizationArn: Output<String>, position: Output<Int>, topicArn: Output<String>? = null)

Functions

Link copied to clipboard
open override fun toJava(): ReceiptRuleWorkmailActionArgs

Properties

Link copied to clipboard
val organizationArn: Output<String>

The ARN of the WorkMail organization

Link copied to clipboard
val position: Output<Int>

The position of the action in the receipt rule

Link copied to clipboard
val topicArn: Output<String>? = null

The ARN of an SNS topic to notify