pulumi-aws-native-kotlin
0.82.0.0
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.iot.kotlin.outputs
/
TopicRuleSnsAction
Topic
Rule
Sns
Action
data
class
TopicRuleSnsAction
(
val
messageFormat
:
String
?
=
null
,
val
roleArn
:
String
,
val
targetArn
:
String
)
Types
Constructors
Properties
Constructors
Topic
Rule
Sns
Action
Link copied to clipboard
fun
TopicRuleSnsAction
(
messageFormat
:
String
?
=
null
,
roleArn
:
String
,
targetArn
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
message
Format
Link copied to clipboard
val
messageFormat
:
String
?
=
null
role
Arn
Link copied to clipboard
val
roleArn
:
String
target
Arn
Link copied to clipboard
val
targetArn
:
String