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