Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.logs.CfnQueryDefinitionMixinProps.Builder
Packages that use CfnQueryDefinitionMixinProps.Builder
-
Uses of CfnQueryDefinitionMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.logs
Methods in software.amazon.awscdk.cfnpropertymixins.services.logs that return CfnQueryDefinitionMixinProps.BuilderModifier and TypeMethodDescriptionCfnQueryDefinitionMixinProps.builder()CfnQueryDefinitionMixinProps.Builder.logGroupNames(List<? extends Object> logGroupNames) Sets the value ofCfnQueryDefinitionMixinProps.getLogGroupNames()Sets the value ofCfnQueryDefinitionMixinProps.getName()CfnQueryDefinitionMixinProps.Builder.queryLanguage(String queryLanguage) Sets the value ofCfnQueryDefinitionMixinProps.getQueryLanguage()CfnQueryDefinitionMixinProps.Builder.queryString(String queryString) Sets the value ofCfnQueryDefinitionMixinProps.getQueryString()Constructors in software.amazon.awscdk.cfnpropertymixins.services.logs with parameters of type CfnQueryDefinitionMixinProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnQueryDefinitionMixinProps.Builder.