toggle menu
pulumi-aws-kotlin
6.81.0.0
jvm
switch theme
search in API
pulumi-aws-kotlin
/
com.pulumi.aws.devopsguru.kotlin
/
NotificationChannelArgsBuilder
Notification
Channel
Args
Builder
class
NotificationChannelArgsBuilder
Builder for
NotificationChannelArgs
.
Members
Functions
filters
Link copied to clipboard
@
JvmName
(
name
=
"acodtdvpybafqnvd"
)
suspend
fun
filters
(
value
:
NotificationChannelFiltersArgs
?
)
@
JvmName
(
name
=
"nmmipltwqtrabtag"
)
suspend
fun
filters
(
value
:
Output
<
NotificationChannelFiltersArgs
>
)
@
JvmName
(
name
=
"oichumfvxsgogana"
)
suspend
fun
filters
(
argument
:
suspend
NotificationChannelFiltersArgsBuilder
.
(
)
->
Unit
)
sns
Link copied to clipboard
@
JvmName
(
name
=
"guyeifvkpxxnorrt"
)
suspend
fun
sns
(
value
:
NotificationChannelSnsArgs
?
)
@
JvmName
(
name
=
"ywrbdxtqbkgjfhea"
)
suspend
fun
sns
(
value
:
Output
<
NotificationChannelSnsArgs
>
)
@
JvmName
(
name
=
"tewvydkypiwrlkcx"
)
suspend
fun
sns
(
argument
:
suspend
NotificationChannelSnsArgsBuilder
.
(
)
->
Unit
)