class Aws::KinesisAnalyticsV2::Types::CatalogConfigurationUpdate

Updates to

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

data as a hash:

    {
      glue_data_catalog_configuration_update: { # required
        database_arn_update: "DatabaseARN",
      },
    }

@!attribute [rw] glue_data_catalog_configuration_update

Updates to the configuration parameters for the default AWS Glue
database. You use this database for SQL queries that you write in a
Kinesis Data Analytics Studio notebook.
@return [Types::GlueDataCatalogConfigurationUpdate]

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

Constants

SENSITIVE