toggle menu
pulumi-azure-native-kotlin
3.5.0.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.appcomplianceautomation.kotlin
/
WebhookArgsBuilder
/
events
events
@
JvmName
(
name
=
"gmccamhivipkbbjr"
)
suspend
fun
events
(
value
:
Output
<
List
<
Either
<
String
,
NotificationEvent
>
>
>
)
@
JvmName
(
name
=
"qpfyhidlfcpqipru"
)
suspend
fun
events
(
value
:
List
<
Either
<
String
,
NotificationEvent
>
>
?
)
Parameters
value
under which event notification should be sent.
@
JvmName
(
name
=
"qhcqpfyyanibjbym"
)
suspend
fun
events
(
vararg
values
:
Output
<
Either
<
String
,
NotificationEvent
>
>
)
@
JvmName
(
name
=
"jkgfnctrcmgafmdn"
)
suspend
fun
events
(
values
:
List
<
Output
<
Either
<
String
,
NotificationEvent
>
>
>
)
@
JvmName
(
name
=
"xusbuieuuolvdudd"
)
suspend
fun
events
(
vararg
values
:
Either
<
String
,
NotificationEvent
>
)
Parameters
values
under which event notification should be sent.