toggle menu
pulumi-azure-native-kotlin
3.5.0.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.datafactory.kotlin.outputs
/
AppendVariableActivityResponse
/
AppendVariableActivityResponse
Append
Variable
Activity
Response
constructor
(
dependsOn
:
List
<
ActivityDependencyResponse
>
?
=
null
,
description
:
String
?
=
null
,
name
:
String
,
onInactiveMarkAs
:
String
?
=
null
,
state
:
String
?
=
null
,
type
:
String
,
userProperties
:
List
<
UserPropertyResponse
>
?
=
null
,
value
:
Any
?
=
null
,
variableName
:
String
?
=
null
)