Uses of Class
software.amazon.awscdk.services.glue.Catalog.Builder
Packages that use Catalog.Builder
-
Uses of Catalog.Builder in software.amazon.awscdk.services.glue
Methods in software.amazon.awscdk.services.glue that return Catalog.BuilderModifier and TypeMethodDescriptionCatalog.Builder.catalogName(String catalogName) The name of the catalog.Catalog.Builder.connectionPasswordEncryption(ConnectionPasswordEncryption connectionPasswordEncryption) Connection-password encryption configuration for the catalog.static Catalog.BuilderCatalog.Builder.description(String description) A description of the catalog.Catalog.Builder.encryptionAtRest(DataCatalogEncryptionAtRest encryptionAtRest) Encryption-at-rest configuration for the catalog.