| Package | Description |
|---|---|
| software.amazon.awscdk.services.fms |
AWS::FMS Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
static CfnNotificationChannel.Builder |
CfnNotificationChannel.Builder.create(software.constructs.Construct scope,
String id) |
CfnNotificationChannel.Builder |
CfnNotificationChannel.Builder.snsRoleName(String snsRoleName)
The Amazon Resource Name (ARN) of the IAM role that allows Amazon SNS to record AWS Firewall Manager activity.
|
CfnNotificationChannel.Builder |
CfnNotificationChannel.Builder.snsTopicArn(String snsTopicArn)
The Amazon Resource Name (ARN) of the SNS topic that collects notifications from AWS Firewall Manager .
|
Copyright © 2022. All rights reserved.