databaseName

@get:JsonPropertyDescription(value = "The Glue database name. This will ONLY be used if the `Destination Namespace` setting for the connection is set to `Destination-defined` or `Source-defined`")
val databaseName: String

The name of the database to be used when building the Table identifier

This database name will only be used if the stream namespace is null, meaning when the Destination Namespace setting for the connection is set to Destination-defined or Source-defined