Uses of Class
software.amazon.awscdk.services.athena.CfnPreparedStatementProps.Builder
Packages that use CfnPreparedStatementProps.Builder
-
Uses of CfnPreparedStatementProps.Builder in software.amazon.awscdk.services.athena
Methods in software.amazon.awscdk.services.athena that return CfnPreparedStatementProps.BuilderModifier and TypeMethodDescriptionCfnPreparedStatementProps.builder()CfnPreparedStatementProps.Builder.description(String description) Sets the value ofCfnPreparedStatementProps.getDescription()CfnPreparedStatementProps.Builder.queryStatement(String queryStatement) Sets the value ofCfnPreparedStatementProps.getQueryStatement()CfnPreparedStatementProps.Builder.statementName(String statementName) Sets the value ofCfnPreparedStatementProps.getStatementName()Sets the value ofCfnPreparedStatementProps.getWorkGroup()Constructors in software.amazon.awscdk.services.athena with parameters of type CfnPreparedStatementProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnPreparedStatementProps.Builder.