Subscriber Source Custom Log Source Resource Attribute
    data class SubscriberSourceCustomLogSourceResourceAttribute(val crawlerArn: String, val databaseArn: String, val tableArn: String)
Constructors
Link copied to clipboard
                fun SubscriberSourceCustomLogSourceResourceAttribute(crawlerArn: String, databaseArn: String, tableArn: String)