Execute Wrangling Dataflow Activity Args
constructor(compute: Output<ExecuteDataFlowActivityTypePropertiesComputeArgs>? = null, continuationSettings: Output<ContinuationSettingsReferenceArgs>? = null, continueOnError: Output<Any>? = null, dataFlow: Output<DataFlowReferenceArgs>, dependsOn: Output<List<ActivityDependencyArgs>>? = null, description: Output<String>? = null, integrationRuntime: Output<IntegrationRuntimeReferenceArgs>? = null, name: Output<String>, onInactiveMarkAs: Output<Either<String, ActivityOnInactiveMarkAs>>? = null, policy: Output<ActivityPolicyArgs>? = null, queries: Output<List<PowerQuerySinkMappingArgs>>? = null, runConcurrently: Output<Any>? = null, sinks: Output<Map<String, PowerQuerySinkArgs>>? = null, sourceStagingConcurrency: Output<Any>? = null, staging: Output<DataFlowStagingInfoArgs>? = null, state: Output<Either<String, ActivityState>>? = null, traceLevel: Output<Any>? = null, type: Output<String>, userProperties: Output<List<UserPropertyArgs>>? = null)