| Copyright | (c) 2013-2023 Brendan Hay |
|---|---|
| License | Mozilla Public License, v. 2.0. |
| Maintainer | Brendan Hay |
| Stability | auto-generated |
| Portability | non-portable (GHC extensions) |
| Safe Haskell | Safe-Inferred |
| Language | Haskell2010 |
Amazonka.KinesisAnalyticsV2.Types.GlueDataCatalogConfiguration
Description
Documentation
data GlueDataCatalogConfiguration Source #
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.
See: newGlueDataCatalogConfiguration smart constructor.
Constructors
| GlueDataCatalogConfiguration' | |
Fields
| |
Instances
newGlueDataCatalogConfiguration Source #
Create a value of GlueDataCatalogConfiguration with all optional fields omitted.
Use generic-lens or optics to modify other optional fields.
The following record fields are available, with the corresponding lenses provided for backwards compatibility:
$sel:databaseARN:GlueDataCatalogConfiguration', glueDataCatalogConfiguration_databaseARN - The Amazon Resource Name (ARN) of the database.
glueDataCatalogConfiguration_databaseARN :: Lens' GlueDataCatalogConfiguration Text Source #
The Amazon Resource Name (ARN) of the database.