Uses of Interface
software.amazon.awscdk.interfaces.glue.ICatalogRef
Packages that use ICatalogRef
Package
Description
AWS Glue Construct Library
AWS Glue Construct Library
-
Uses of ICatalogRef in software.amazon.awscdk.interfaces.glue
Subinterfaces of ICatalogRef in software.amazon.awscdk.interfaces.glueModifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forICatalogRef.Classes in software.amazon.awscdk.interfaces.glue that implement ICatalogRefModifier and TypeClassDescriptionstatic final classA proxy class which represents a concrete javascript instance of this type. -
Uses of ICatalogRef in software.amazon.awscdk.services.glue
Classes in software.amazon.awscdk.services.glue that implement ICatalogRef -
Uses of ICatalogRef in software.amazon.awscdk.services.glue.alpha
Subinterfaces of ICatalogRef in software.amazon.awscdk.services.glue.alphaModifier and TypeInterfaceDescriptioninterface(experimental) A Glue Data Catalog, either the implicit account-wide catalog or one created as anAWS::Glue::Catalogresource.static interfaceInternal default implementation forICatalog.Classes in software.amazon.awscdk.services.glue.alpha that implement ICatalogRefModifier 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.