toggle menu
pulumi-azure-native-kotlin
1.104.0.2
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.datafactory.kotlin.inputs
/
BlobEventsTriggerArgsBuilder
/
events
events
@
JvmName
(
name
=
"pprtsxiweqgdiapi"
)
suspend
fun
events
(
value
:
Output
<
List
<
Either
<
String
,
BlobEventTypes
>
>
>
)
@
JvmName
(
name
=
"dmqskgroihyaeldg"
)
suspend
fun
events
(
value
:
List
<
Either
<
String
,
BlobEventTypes
>
>
)
Parameters
value
The type of events that cause this trigger to fire.
@
JvmName
(
name
=
"fpaekguerlnwplwi"
)
suspend
fun
events
(
vararg
values
:
Output
<
Either
<
String
,
BlobEventTypes
>
>
)
@
JvmName
(
name
=
"wmajqgppyjuivmjc"
)
suspend
fun
events
(
values
:
List
<
Output
<
Either
<
String
,
BlobEventTypes
>
>
>
)
@
JvmName
(
name
=
"ckmwybteikeophss"
)
suspend
fun
events
(
vararg
values
:
Either
<
String
,
BlobEventTypes
>
)
Parameters
values
The type of events that cause this trigger to fire.