Azure MLExecute Pipeline Activity Args
constructor(continueOnStepFailure: Output<Any>? = null, dataPathAssignments: Output<Any>? = null, dependsOn: Output<List<ActivityDependencyArgs>>? = null, description: Output<String>? = null, experimentName: Output<Any>? = null, linkedServiceName: Output<LinkedServiceReferenceArgs>? = null, mlParentRunId: Output<Any>? = null, mlPipelineEndpointId: Output<Any>? = null, mlPipelineId: Output<Any>? = null, mlPipelineParameters: Output<Any>? = null, name: Output<String>, onInactiveMarkAs: Output<Either<String, ActivityOnInactiveMarkAs>>? = null, policy: Output<ActivityPolicyArgs>? = null, state: Output<Either<String, ActivityState>>? = null, type: Output<String>, userProperties: Output<List<UserPropertyArgs>>? = null, version: Output<Any>? = null)