Get Matching Workflow Result
fun GetMatchingWorkflowResult(createdAt: String? = null, description: String? = null, inputSourceConfig: List<MatchingWorkflowInputSource>? = null, outputSourceConfig: List<MatchingWorkflowOutputSource>? = null, resolutionTechniques: MatchingWorkflowResolutionTechniques? = null, roleArn: String? = null, tags: List<MatchingWorkflowTag>? = null, updatedAt: String? = null, workflowArn: String? = null)