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