Values.CustomLogSourceAttributesSourceThe attributes of a third-party custom source.
type nonrec t = {crawlerArn : AmazonResourceName.t option;The ARN of the Glue crawler.
*)databaseArn : AmazonResourceName.t option;The ARN of the Glue database where results are written, such as: arn:aws:daylight:us-east-1::database/sometable/*.
*)tableArn : AmazonResourceName.t option;The ARN of the Glue table.
*)}