Uses of Interface
software.amazon.awscdk.interfaces.athena.IPreparedStatementRef
Packages that use IPreparedStatementRef
Package
Description
Amazon Athena Construct Library
-
Uses of IPreparedStatementRef in software.amazon.awscdk.interfaces.athena
Subinterfaces of IPreparedStatementRef in software.amazon.awscdk.interfaces.athenaModifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forIPreparedStatementRef.Classes in software.amazon.awscdk.interfaces.athena that implement IPreparedStatementRefModifier and TypeClassDescriptionstatic final classA proxy class which represents a concrete javascript instance of this type. -
Uses of IPreparedStatementRef in software.amazon.awscdk.services.athena
Classes in software.amazon.awscdk.services.athena that implement IPreparedStatementRefModifier and TypeClassDescriptionclassSpecifies a prepared statement for use with SQL queries in Athena.