GetNotificationChannelSn

data class GetNotificationChannelSn(val topicArn: String) : ConvertibleToJava<GetNotificationChannelSn>

Constructors

Link copied to clipboard
constructor(topicArn: String)

Properties

Link copied to clipboard

Amazon Resource Name (ARN) of an Amazon Simple Notification Service topic.

Functions

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