Matching Workflow Provider Properties
data class MatchingWorkflowProviderProperties(val intermediateSourceConfiguration: MatchingWorkflowIntermediateSourceConfiguration? = null, val providerConfiguration: Any? = null, val providerServiceArn: String)
Constructors
Link copied to clipboard
fun MatchingWorkflowProviderProperties(intermediateSourceConfiguration: MatchingWorkflowIntermediateSourceConfiguration? = null, providerConfiguration: Any? = null, providerServiceArn: String)