class Aws::FMS::Types::PutNotificationChannelRequest
@note When making an API call, you may pass PutNotificationChannelRequest
data as a hash: { sns_topic_arn: "ResourceArn", # required sns_role_name: "ResourceArn", # required }
@!attribute [rw] sns_topic_arn
The Amazon Resource Name (ARN) of the SNS topic that collects notifications from Firewall Manager. @return [String]
@!attribute [rw] sns_role_name
The Amazon Resource Name (ARN) of the IAM role that allows Amazon SNS to record Firewall Manager activity. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/fms-2018-01-01/PutNotificationChannelRequest AWS API Documentation
Constants
- SENSITIVE