class Aws::KinesisAnalyticsV2::Types::GlueDataCatalogConfiguration

The configuration of the Glue Data Catalog that you use for Apache Flink SQL queries and table API transforms that you write in an application.

@note When making an API call, you may pass GlueDataCatalogConfiguration

data as a hash:

    {
      database_arn: "DatabaseARN", # required
    }

@!attribute [rw] database_arn

The Amazon Resource Name (ARN) of the database.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/kinesisanalyticsv2-2018-05-23/GlueDataCatalogConfiguration AWS API Documentation

Constants

SENSITIVE