GetNotificationChannelResult

data class GetNotificationChannelResult(val snsRoleName: String? = null, val snsTopicArn: String? = null)

Constructors

Link copied to clipboard
fun GetNotificationChannelResult(snsRoleName: String? = null, snsTopicArn: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val snsRoleName: String? = null
Link copied to clipboard
val snsTopicArn: String? = null