ExecuteDataFlowActivityArgs

constructor(compute: Output<ExecuteDataFlowActivityTypePropertiesComputeArgs>? = null, continueOnError: Output<Any>? = null, dataFlow: Output<DataFlowReferenceArgs>, dependsOn: Output<List<ActivityDependencyArgs>>? = null, description: Output<String>? = null, integrationRuntime: Output<IntegrationRuntimeReferenceArgs>? = null, linkedServiceName: Output<LinkedServiceReferenceArgs>? = null, name: Output<String>, policy: Output<ActivityPolicyArgs>? = null, runConcurrently: Output<Any>? = null, sourceStagingConcurrency: Output<Any>? = null, staging: Output<DataFlowStagingInfoArgs>? = null, traceLevel: Output<Any>? = null, type: Output<String>, userProperties: Output<List<UserPropertyArgs>>? = null)