Uses of Interface
software.amazon.awscdk.services.glue.alpha.ICatalog
Packages that use ICatalog
-
Uses of ICatalog in software.amazon.awscdk.services.glue.alpha
Subinterfaces of ICatalog in software.amazon.awscdk.services.glue.alphaModifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forICatalog.Classes in software.amazon.awscdk.services.glue.alpha that implement ICatalogModifier and TypeClassDescriptionclass(experimental) A Glue Data Catalog.class(experimental) Base class for allICatalogimplementations.static final classA proxy class which represents a concrete javascript instance of this type.Methods in software.amazon.awscdk.services.glue.alpha that return ICatalogModifier and TypeMethodDescriptionstatic ICatalogCatalog.encryptAccount(software.constructs.Construct scope, CatalogEncryptionOptions options) (experimental) Configure Data Catalog encryption for the implicit, account-wide catalog and return it.static ICatalogCatalog.forAccount(software.constructs.Construct scope) (experimental) Obtain the implicit, account-wide Data Catalog.static ICatalogCatalog.fromCatalogArn(software.constructs.Construct scope, String id, String catalogArn) (experimental) Import an existing catalog by its ARN.static ICatalogCatalog.fromCatalogId(software.constructs.Construct scope, String id, String catalogId) (experimental) Import an existing catalog by its id.Database.getCatalog()(experimental) The catalog this database belongs to.default ICatalogDatabaseProps.getCatalog()(experimental) The catalog in which the database will be placed.final ICatalogDatabaseProps.Jsii$Proxy.getCatalog()IDatabase.getCatalog()(experimental) The catalog this database belongs to.default ICatalogIDatabase.Jsii$Default.getCatalog()(experimental) The catalog this database belongs to.Methods in software.amazon.awscdk.services.glue.alpha with parameters of type ICatalogModifier and TypeMethodDescription(experimental) The catalog in which the database will be placed.Sets the value ofDatabaseProps.getCatalog()