Uses of Interface
software.amazon.awscdk.services.glue.IDatabase
Packages that use IDatabase
-
Uses of IDatabase in software.amazon.awscdk.services.glue
Subinterfaces of IDatabase in software.amazon.awscdk.services.glueModifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forIDatabase.Classes in software.amazon.awscdk.services.glue that implement IDatabaseModifier and TypeClassDescriptionclass(experimental) A Glue database.static final classA proxy class which represents a concrete javascript instance of this type.Methods in software.amazon.awscdk.services.glue that return IDatabaseModifier and TypeMethodDescriptionstatic IDatabaseDatabase.fromDatabaseArn(software.constructs.Construct scope, String id, String databaseArn) Table.getDatabase()(experimental) Database this table belongs to.TableProps.getDatabase()(experimental) Database in which to store the table.final IDatabaseTableProps.Jsii$Proxy.getDatabase()Methods in software.amazon.awscdk.services.glue with parameters of type IDatabaseModifier and TypeMethodDescription(experimental) Database in which to store the table.Sets the value ofTableProps.getDatabase()