Uses of Interface
software.amazon.awscdk.interfaces.athena.IDataCatalogRef
Packages that use IDataCatalogRef
Package
Description
Amazon Athena Construct Library
-
Uses of IDataCatalogRef in software.amazon.awscdk.interfaces.athena
Subinterfaces of IDataCatalogRef in software.amazon.awscdk.interfaces.athenaModifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forIDataCatalogRef.Classes in software.amazon.awscdk.interfaces.athena that implement IDataCatalogRefModifier and TypeClassDescriptionstatic final classA proxy class which represents a concrete javascript instance of this type. -
Uses of IDataCatalogRef in software.amazon.awscdk.services.athena
Classes in software.amazon.awscdk.services.athena that implement IDataCatalogRefModifier and TypeClassDescriptionclassThe AWS::Athena::DataCatalog resource specifies an Amazon Athena data catalog, which contains a name, description, type, parameters, and tags.Methods in software.amazon.awscdk.services.athena that return IDataCatalogRefModifier and TypeMethodDescriptionstatic IDataCatalogRefCfnDataCatalog.fromDataCatalogName(software.constructs.Construct scope, String id, String dataCatalogName) Creates a new IDataCatalogRef from a dataCatalogName.