Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.fms.CfnNotificationChannelPropsMixin.Builder
Packages that use CfnNotificationChannelPropsMixin.Builder
-
Uses of CfnNotificationChannelPropsMixin.Builder in software.amazon.awscdk.cfnpropertymixins.services.fms
Methods in software.amazon.awscdk.cfnpropertymixins.services.fms that return CfnNotificationChannelPropsMixin.BuilderModifier and TypeMethodDescriptionCfnNotificationChannelPropsMixin.Builder.create()CfnNotificationChannelPropsMixin.Builder.create(CfnPropertyMixinOptions options) CfnNotificationChannelPropsMixin.Builder.snsRoleName(String snsRoleName) The Amazon Resource Name (ARN) of the IAM role that allows Amazon to record AWS Firewall Manager activity.CfnNotificationChannelPropsMixin.Builder.snsTopicArn(String snsTopicArn) The Amazon Resource Name (ARN) of the SNS topic that collects notifications from AWS Firewall Manager .