Notification Channel Args
data class NotificationChannelArgs(val snsRoleName: Output<String>? = null, val snsTopicArn: Output<String>? = null) : ConvertibleToJava<NotificationChannelArgs>
Designates the IAM role and Amazon Simple Notification Service (SNS) topic that AWS Firewall Manager uses to record SNS logs.