AppendVariableActivityArgs

constructor(dependsOn: Output<List<ActivityDependencyArgs>>? = null, description: Output<String>? = null, name: Output<String>, type: Output<String>, userProperties: Output<List<UserPropertyArgs>>? = null, value: Output<Any>? = null, variableName: Output<String>? = null)