Uses of Class
software.amazon.awscdk.services.cloudwatch.SearchExpressionProps.Builder
Packages that use SearchExpressionProps.Builder
-
Uses of SearchExpressionProps.Builder in software.amazon.awscdk.services.cloudwatch
Methods in software.amazon.awscdk.services.cloudwatch that return SearchExpressionProps.BuilderModifier and TypeMethodDescriptionSearchExpressionProps.builder()Sets the value ofSearchExpressionOptions.getColor()SearchExpressionProps.Builder.expression(String expression) Sets the value ofSearchExpressionProps.getExpression()Sets the value ofSearchExpressionOptions.getLabel()Sets the value ofSearchExpressionOptions.getPeriod()SearchExpressionProps.Builder.searchAccount(String searchAccount) Sets the value ofSearchExpressionOptions.getSearchAccount()SearchExpressionProps.Builder.searchRegion(String searchRegion) Sets the value ofSearchExpressionOptions.getSearchRegion()Constructors in software.amazon.awscdk.services.cloudwatch with parameters of type SearchExpressionProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(SearchExpressionProps.Builder builder) Constructor that initializes the object based on literal property values passed by theSearchExpressionProps.Builder.