pulumi-aws-kotlin
6.2.1.0
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
=
"vachcyojtbcdxpvi"
)
suspend
fun
identity
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"xnjjucpqdsbiuxel"
)
suspend
fun
identity
(
value
:
String
?
)
include
Original
Headers
Link copied to clipboard
@
JvmName
(
name
=
"mxtwttowdydtolfg"
)
suspend
fun
includeOriginalHeaders
(
value
:
Output
<
Boolean
>
)
@
JvmName
(
name
=
"ffwjgmgtufjygscr"
)
suspend
fun
includeOriginalHeaders
(
value
:
Boolean
?
)
notification
Type
Link copied to clipboard
@
JvmName
(
name
=
"ojpvoorkmxdbrwls"
)
suspend
fun
notificationType
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"benwudkfkepbtwxc"
)
suspend
fun
notificationType
(
value
:
String
?
)
topic
Arn
Link copied to clipboard
@
JvmName
(
name
=
"tukdxyberudrjjvd"
)
suspend
fun
topicArn
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"bbtgapkpuovbluuo"
)
suspend
fun
topicArn
(
value
:
String
?
)