Uses of Class
software.amazon.awscdk.services.logs.QueryStringProps.Builder
Packages that use QueryStringProps.Builder
-
Uses of QueryStringProps.Builder in software.amazon.awscdk.services.logs
Methods in software.amazon.awscdk.services.logs that return QueryStringProps.BuilderModifier and TypeMethodDescriptionstatic QueryStringProps.Builder
QueryStringProps.builder()
Sets the value ofQueryStringProps.getDisplay()
Sets the value ofQueryStringProps.getFields()
Sets the value ofQueryStringProps.getFilter()
Sets the value ofQueryStringProps.getLimit()
Sets the value ofQueryStringProps.getParse()
Sets the value ofQueryStringProps.getSort()
Sets the value ofQueryStringProps.getStats()
Constructors in software.amazon.awscdk.services.logs with parameters of type QueryStringProps.BuilderModifierConstructorDescriptionprotected
Jsii$Proxy
(QueryStringProps.Builder builder) Constructor that initializes the object based on literal property values passed by theQueryStringProps.Builder
.