Subscriber Source Custom Log Source Resource Attribute Args
data class SubscriberSourceCustomLogSourceResourceAttributeArgs(val crawlerArn: Output<String>, val databaseArn: Output<String>, val tableArn: Output<String>) : ConvertibleToJava<SubscriberSourceCustomLogSourceResourceAttributeArgs>
Constructors
Link copied to clipboard
fun SubscriberSourceCustomLogSourceResourceAttributeArgs(crawlerArn: Output<String>, databaseArn: Output<String>, tableArn: Output<String>)