HDInsight Streaming Activity Args
constructor(arguments: Output<List<Any>>? = null, combiner: Output<Any>? = null, commandEnvironment: Output<List<Any>>? = null, defines: Output<Map<String, Any>>? = null, dependsOn: Output<List<ActivityDependencyArgs>>? = null, description: Output<String>? = null, fileLinkedService: Output<LinkedServiceReferenceArgs>? = null, filePaths: Output<List<Any>>, getDebugInfo: Output<Either<String, HDInsightActivityDebugInfoOption>>? = null, input: Output<Any>, linkedServiceName: Output<LinkedServiceReferenceArgs>? = null, mapper: Output<Any>, name: Output<String>, onInactiveMarkAs: Output<Either<String, ActivityOnInactiveMarkAs>>? = null, output: Output<Any>, policy: Output<ActivityPolicyArgs>? = null, reducer: Output<Any>, state: Output<Either<String, ActivityState>>? = null, storageLinkedServices: Output<List<LinkedServiceReferenceArgs>>? = null, type: Output<String>, userProperties: Output<List<UserPropertyArgs>>? = null)