Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.athena.CfnNamedQueryMixinProps.Builder
Packages that use CfnNamedQueryMixinProps.Builder
-
Uses of CfnNamedQueryMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.athena
Methods in software.amazon.awscdk.cfnpropertymixins.services.athena that return CfnNamedQueryMixinProps.BuilderModifier and TypeMethodDescriptionCfnNamedQueryMixinProps.builder()Sets the value ofCfnNamedQueryMixinProps.getDatabase()CfnNamedQueryMixinProps.Builder.description(String description) Sets the value ofCfnNamedQueryMixinProps.getDescription()Sets the value ofCfnNamedQueryMixinProps.getName()CfnNamedQueryMixinProps.Builder.queryString(String queryString) Sets the value ofCfnNamedQueryMixinProps.getQueryString()Sets the value ofCfnNamedQueryMixinProps.getWorkGroup()CfnNamedQueryMixinProps.Builder.workGroup(IWorkGroupRef workGroup) Sets the value ofCfnNamedQueryMixinProps.getWorkGroup()Constructors in software.amazon.awscdk.cfnpropertymixins.services.athena with parameters of type CfnNamedQueryMixinProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnNamedQueryMixinProps.Builder.