MatchingWorkflowArgs

constructor(description: Output<String>? = null, incrementalRunConfig: Output<MatchingWorkflowIncrementalRunConfigArgs>? = null, inputSourceConfig: Output<List<MatchingWorkflowInputSourceArgs>>? = null, outputSourceConfig: Output<List<MatchingWorkflowOutputSourceArgs>>? = null, resolutionTechniques: Output<MatchingWorkflowResolutionTechniquesArgs>? = null, roleArn: Output<String>? = null, tags: Output<List<TagArgs>>? = null, workflowName: Output<String>? = null)