Uses of Class
software.amazon.awscdk.services.glue.CfnDatabaseProps.Builder
Packages that use CfnDatabaseProps.Builder
-
Uses of CfnDatabaseProps.Builder in software.amazon.awscdk.services.glue
Methods in software.amazon.awscdk.services.glue that return CfnDatabaseProps.BuilderModifier and TypeMethodDescriptionstatic CfnDatabaseProps.BuilderCfnDatabaseProps.builder()Sets the value ofCfnDatabaseProps.getCatalogId()CfnDatabaseProps.Builder.databaseInput(IResolvable databaseInput) Sets the value ofCfnDatabaseProps.getDatabaseInput()CfnDatabaseProps.Builder.databaseInput(CfnDatabase.DatabaseInputProperty databaseInput) Sets the value ofCfnDatabaseProps.getDatabaseInput()CfnDatabaseProps.Builder.databaseName(String databaseName) Sets the value ofCfnDatabaseProps.getDatabaseName()Constructors in software.amazon.awscdk.services.glue with parameters of type CfnDatabaseProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnDatabaseProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnDatabaseProps.Builder.