ResponsePlanNotificationTargetItem

data class ResponsePlanNotificationTargetItem(val snsTopicArn: String? = null)

A notification target.

Constructors

Link copied to clipboard
fun ResponsePlanNotificationTargetItem(snsTopicArn: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val snsTopicArn: String? = null