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