IdNamespaceInputSource

data class IdNamespaceInputSource(val inputSourceArn: String, val schemaName: String? = null)

Constructors

Link copied to clipboard
constructor(inputSourceArn: String, schemaName: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

An AWS Glue table Amazon Resource Name (ARN) or a matching workflow ARN for the input source table.

Link copied to clipboard
val schemaName: String? = null

The name of the schema.