pulumi-aws-kotlin
5.42.0.1
pulumi-aws-kotlin
/
com.pulumi.aws.ses.kotlin
/
IdentityNotificationTopicArgsBuilder
Identity
Notification
Topic
Args
Builder
class
IdentityNotificationTopicArgsBuilder
Builder for
IdentityNotificationTopicArgs
.
Functions
Functions
identity
Link copied to clipboard
@
JvmName
(
name
=
"ptulsnlloqqkubqh"
)
suspend
fun
identity
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"lhuihkxrjdfjonff"
)
suspend
fun
identity
(
value
:
String
?
)
include
Original
Headers
Link copied to clipboard
@
JvmName
(
name
=
"kxnbmmgjguvklhdh"
)
suspend
fun
includeOriginalHeaders
(
value
:
Output
<
Boolean
>
)
@
JvmName
(
name
=
"pdlobsopwkywxxtv"
)
suspend
fun
includeOriginalHeaders
(
value
:
Boolean
?
)
notification
Type
Link copied to clipboard
@
JvmName
(
name
=
"sxyssmlyosepcxhx"
)
suspend
fun
notificationType
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"qjesicfebrgjgane"
)
suspend
fun
notificationType
(
value
:
String
?
)
topic
Arn
Link copied to clipboard
@
JvmName
(
name
=
"spolxsoiesliouko"
)
suspend
fun
topicArn
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"cfmnuwhgrtvxqmeo"
)
suspend
fun
topicArn
(
value
:
String
?
)