Matching Workflow Provider Properties Args
data class MatchingWorkflowProviderPropertiesArgs(val intermediateSourceConfiguration: Output<MatchingWorkflowIntermediateSourceConfigurationArgs>? = null, val providerConfiguration: Output<Any>? = null, val providerServiceArn: Output<String>) : ConvertibleToJava<MatchingWorkflowProviderPropertiesArgs>
Constructors
Link copied to clipboard
fun MatchingWorkflowProviderPropertiesArgs(intermediateSourceConfiguration: Output<MatchingWorkflowIntermediateSourceConfigurationArgs>? = null, providerConfiguration: Output<Any>? = null, providerServiceArn: Output<String>)
Functions
Properties
Link copied to clipboard
val intermediateSourceConfiguration: Output<MatchingWorkflowIntermediateSourceConfigurationArgs>? = null
Link copied to clipboard