pulumi-azure-native-kotlin
1.104.0.1
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.datafactory.kotlin.inputs
/
ActivityDependencyArgsBuilder
/
dependencyConditions
dependency
Conditions
@
JvmName
(
name
=
"uwyxrsiagayvhagp"
)
suspend
fun
dependencyConditions
(
value
:
Output
<
List
<
Either
<
String
,
DependencyCondition
>
>
>
)
@
JvmName
(
name
=
"wkftondgbciescfw"
)
suspend
fun
dependencyConditions
(
value
:
List
<
Either
<
String
,
DependencyCondition
>
>
)
Parameters
value
Match-Condition for the dependency.
@
JvmName
(
name
=
"uwncnlcmqgslsnpg"
)
suspend
fun
dependencyConditions
(
vararg
values
:
Output
<
Either
<
String
,
DependencyCondition
>
>
)
@
JvmName
(
name
=
"lqnhacaorwichvag"
)
suspend
fun
dependencyConditions
(
values
:
List
<
Output
<
Either
<
String
,
DependencyCondition
>
>
>
)
@
JvmName
(
name
=
"vyalobqplaxlgyty"
)
suspend
fun
dependencyConditions
(
vararg
values
:
Either
<
String
,
DependencyCondition
>
)
Parameters
values
Match-Condition for the dependency.