toggle menu
pulumi-aws-kotlin
6.76.0.0
jvm
switch theme
search in API
pulumi-aws-kotlin
/
com.pulumi.aws.ses.kotlin.inputs
/
EventDestinationSnsDestinationArgs
Event
Destination
Sns
Destination
Args
data
class
EventDestinationSnsDestinationArgs
(
val
topicArn
:
Output
<
String
>
)
:
ConvertibleToJava
<
EventDestinationSnsDestinationArgs
>
Members
Constructors
Event
Destination
Sns
Destination
Args
Link copied to clipboard
constructor
(
topicArn
:
Output
<
String
>
)
Properties
topic
Arn
Link copied to clipboard
val
topicArn
:
Output
<
String
>
The ARN of the SNS topic
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
EventDestinationSnsDestinationArgs