toggle menu
pulumi-aws-native-kotlin
0.126.0.0
jvm
switch theme
search in API
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.ssmincidents.kotlin.outputs
/
ResponsePlanNotificationTargetItem
Response
Plan
Notification
Target
Item
data
class
ResponsePlanNotificationTargetItem
(
val
snsTopicArn
:
String
?
=
null
)
A notification target.
Members
Constructors
Response
Plan
Notification
Target
Item
Link copied to clipboard
constructor
(
snsTopicArn
:
String
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
sns
Topic
Arn
Link copied to clipboard
val
snsTopicArn
:
String
?
=
null
The Amazon Resource Name (ARN) of the Amazon SNS topic.