Uses of Interface
software.amazon.awscdk.interfaces.athena.INamedQueryRef
Packages that use INamedQueryRef
Package
Description
Amazon Athena Construct Library
-
Uses of INamedQueryRef in software.amazon.awscdk.interfaces.athena
Subinterfaces of INamedQueryRef in software.amazon.awscdk.interfaces.athenaModifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forINamedQueryRef.Classes in software.amazon.awscdk.interfaces.athena that implement INamedQueryRefModifier and TypeClassDescriptionstatic final classA proxy class which represents a concrete javascript instance of this type. -
Uses of INamedQueryRef in software.amazon.awscdk.services.athena
Classes in software.amazon.awscdk.services.athena that implement INamedQueryRefModifier and TypeClassDescriptionclassTheAWS::Athena::NamedQueryresource specifies an Amazon Athena saved query, whereQueryStringcontains the SQL query statements that make up the query.