NotificationChannel

class NotificationChannel : KotlinCustomResource

Designates the IAM role and Amazon Simple Notification Service (SNS) topic that AWS Firewall Manager uses to record SNS logs.

Properties

Link copied to clipboard
val id: Output<String>
Link copied to clipboard
val pulumiChildResources: Set<KotlinResource>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val snsRoleName: Output<String>

The Amazon Resource Name (ARN) of the IAM role that allows Amazon SNS to record AWS Firewall Manager activity.

Link copied to clipboard
val snsTopicArn: Output<String>

The Amazon Resource Name (ARN) of the SNS topic that collects notifications from AWS Firewall Manager .

Link copied to clipboard
val urn: Output<String>