SubscriberSourceCustomLogSourceResourceAttribute

data class SubscriberSourceCustomLogSourceResourceAttribute(val crawlerArn: String, val databaseArn: String, val tableArn: String)

Constructors

constructor(crawlerArn: String, databaseArn: String, tableArn: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The ARN of the AWS Glue crawler.

Link copied to clipboard

The ARN of the AWS Glue database where results are written.

Link copied to clipboard

The ARN of the AWS Glue table.