Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.config.CfnStoredQueryMixinProps.Builder
Packages that use CfnStoredQueryMixinProps.Builder
-
Uses of CfnStoredQueryMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.config
Methods in software.amazon.awscdk.cfnpropertymixins.services.config that return CfnStoredQueryMixinProps.BuilderModifier and TypeMethodDescriptionCfnStoredQueryMixinProps.builder()CfnStoredQueryMixinProps.Builder.queryDescription(String queryDescription) Sets the value ofCfnStoredQueryMixinProps.getQueryDescription()CfnStoredQueryMixinProps.Builder.queryExpression(String queryExpression) Sets the value ofCfnStoredQueryMixinProps.getQueryExpression()Sets the value ofCfnStoredQueryMixinProps.getQueryName()Sets the value ofCfnStoredQueryMixinProps.getTags()Constructors in software.amazon.awscdk.cfnpropertymixins.services.config with parameters of type CfnStoredQueryMixinProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnStoredQueryMixinProps.Builder.