Uses of Class
software.amazon.awscdk.services.glue.alpha.CatalogProps.Builder
Packages that use CatalogProps.Builder
-
Uses of CatalogProps.Builder in software.amazon.awscdk.services.glue.alpha
Methods in software.amazon.awscdk.services.glue.alpha that return CatalogProps.BuilderModifier and TypeMethodDescriptionstatic CatalogProps.BuilderCatalogProps.builder()CatalogProps.Builder.catalogName(String catalogName) Sets the value ofCatalogProps.getCatalogName()CatalogProps.Builder.connectionPasswordEncryption(ConnectionPasswordEncryption connectionPasswordEncryption) Sets the value ofCatalogEncryptionOptions.getConnectionPasswordEncryption()CatalogProps.Builder.description(String description) Sets the value ofCatalogProps.getDescription()CatalogProps.Builder.encryptionAtRest(DataCatalogEncryptionAtRest encryptionAtRest) Sets the value ofCatalogEncryptionOptions.getEncryptionAtRest()Constructors in software.amazon.awscdk.services.glue.alpha with parameters of type CatalogProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CatalogProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCatalogProps.Builder.