Get Matching Workflow Result
constructor(createdAt: String? = null, description: String? = null, incrementalRunConfig: MatchingWorkflowIncrementalRunConfig? = null, inputSourceConfig: List<MatchingWorkflowInputSource>? = null, outputSourceConfig: List<MatchingWorkflowOutputSource>? = null, resolutionTechniques: MatchingWorkflowResolutionTechniques? = null, roleArn: String? = null, tags: List<Tag>? = null, updatedAt: String? = null, workflowArn: String? = null)