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