Uses of Class
software.amazon.awscdk.services.glue.alpha.Database.Builder
-
Uses of Database.Builder in software.amazon.awscdk.services.glue.alpha
Modifier and TypeMethodDescriptionstatic Database.Builder
Database.Builder.databaseName
(String databaseName) (experimental) The name of the database.Database.Builder.description
(String description) (experimental) A description of the database.Database.Builder.locationUri
(String locationUri) (experimental) The location of the database (for example, an HDFS path).