Id Mapping Workflow Provider Properties
data class IdMappingWorkflowProviderProperties(val intermediateSourceConfiguration: IdMappingWorkflowIntermediateSourceConfiguration? = null, val providerConfiguration: Any? = null, val providerServiceArn: String)
Constructors
Link copied to clipboard
fun IdMappingWorkflowProviderProperties(intermediateSourceConfiguration: IdMappingWorkflowIntermediateSourceConfiguration? = null, providerConfiguration: Any? = null, providerServiceArn: String)