GetNotificationChannelPlainArgs

data class GetNotificationChannelPlainArgs(val snsTopicArn: String) : ConvertibleToJava<GetNotificationChannelPlainArgs>

Constructors

Link copied to clipboard
constructor(snsTopicArn: String)

Properties

Link copied to clipboard

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

Functions

Link copied to clipboard
open override fun toJava(): GetNotificationChannelPlainArgs