MatchingWorkflowInputSource

data class MatchingWorkflowInputSource(val applyNormalization: Boolean? = null, val inputSourceArn: String, val schemaArn: String)

Constructors

Link copied to clipboard
fun MatchingWorkflowInputSource(applyNormalization: Boolean? = null, inputSourceArn: String, schemaArn: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
Link copied to clipboard

An Glue table ARN for the input source table

Link copied to clipboard