pulumi-azure-native-kotlin
1.104.0.1
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.datafactory.kotlin.inputs
/
BlobEventsTriggerArgsBuilder
/
events
events
@
JvmName
(
name
=
"cqycpmscuixhkcbj"
)
suspend
fun
events
(
value
:
Output
<
List
<
Either
<
String
,
BlobEventTypes
>
>
>
)
@
JvmName
(
name
=
"jsggegjolnonplgj"
)
suspend
fun
events
(
value
:
List
<
Either
<
String
,
BlobEventTypes
>
>
)
Parameters
value
The type of events that cause this trigger to fire.
@
JvmName
(
name
=
"cnjmxlxnnfcxidwd"
)
suspend
fun
events
(
vararg
values
:
Output
<
Either
<
String
,
BlobEventTypes
>
>
)
@
JvmName
(
name
=
"uwnipwvarwohncnj"
)
suspend
fun
events
(
values
:
List
<
Output
<
Either
<
String
,
BlobEventTypes
>
>
>
)
@
JvmName
(
name
=
"tjsukumvoblvqdrr"
)
suspend
fun
events
(
vararg
values
:
Either
<
String
,
BlobEventTypes
>
)
Parameters
values
The type of events that cause this trigger to fire.