Uses of Interface
software.amazon.awscdk.interfaces.athena.PreparedStatementReference
Packages that use PreparedStatementReference
Package
Description
Amazon Athena Construct Library
-
Uses of PreparedStatementReference in software.amazon.awscdk.interfaces.athena
Classes in software.amazon.awscdk.interfaces.athena that implement PreparedStatementReferenceModifier and TypeClassDescriptionstatic final classAn implementation forPreparedStatementReferenceMethods in software.amazon.awscdk.interfaces.athena that return PreparedStatementReferenceModifier and TypeMethodDescriptionPreparedStatementReference.Builder.build()Builds the configured instance.IPreparedStatementRef.getPreparedStatementRef()(experimental) A reference to a PreparedStatement resource.default PreparedStatementReferenceIPreparedStatementRef.Jsii$Default.getPreparedStatementRef()(experimental) A reference to a PreparedStatement resource.IPreparedStatementRef.Jsii$Proxy.getPreparedStatementRef()(experimental) A reference to a PreparedStatement resource. -
Uses of PreparedStatementReference in software.amazon.awscdk.services.athena
Methods in software.amazon.awscdk.services.athena that return PreparedStatementReferenceModifier and TypeMethodDescriptionCfnPreparedStatement.getPreparedStatementRef()A reference to a PreparedStatement resource.