Uses of Class
software.amazon.awscdk.services.athena.CfnNamedQueryProps.Builder
Packages that use CfnNamedQueryProps.Builder
-
Uses of CfnNamedQueryProps.Builder in software.amazon.awscdk.services.athena
Methods in software.amazon.awscdk.services.athena that return CfnNamedQueryProps.BuilderModifier and TypeMethodDescriptionstatic CfnNamedQueryProps.BuilderCfnNamedQueryProps.builder()Sets the value ofCfnNamedQueryProps.getDatabase()CfnNamedQueryProps.Builder.description(String description) Sets the value ofCfnNamedQueryProps.getDescription()Sets the value ofCfnNamedQueryProps.getName()CfnNamedQueryProps.Builder.queryString(String queryString) Sets the value ofCfnNamedQueryProps.getQueryString()Sets the value ofCfnNamedQueryProps.getWorkGroup()Constructors in software.amazon.awscdk.services.athena with parameters of type CfnNamedQueryProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnNamedQueryProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnNamedQueryProps.Builder.