Uses of Interface
software.amazon.awscdk.services.athena.CfnPreparedStatementProps
-
Uses of CfnPreparedStatementProps in software.amazon.awscdk.services.athena
Modifier and TypeClassDescriptionstatic final class
An implementation forCfnPreparedStatementProps
Modifier and TypeMethodDescriptionCfnPreparedStatementProps.Builder.build()
Builds the configured instance.ModifierConstructorDescriptionCfnPreparedStatement
(Construct scope, String id, CfnPreparedStatementProps props) Create a newAWS::Athena::PreparedStatement
.