DeliveryStreamCatalogConfiguration

data class DeliveryStreamCatalogConfiguration(val catalogArn: String? = null)

Constructors

Link copied to clipboard
constructor(catalogArn: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val catalogArn: String? = null

Specifies the Glue catalog ARN identifier of the destination Apache Iceberg Tables. You must specify the ARN in the format arn:aws:glue:region:account-id:catalog .