Uses of Class
software.amazon.awscdk.services.cloudwatch.SearchExpressionOptions.Builder
Packages that use SearchExpressionOptions.Builder
-
Uses of SearchExpressionOptions.Builder in software.amazon.awscdk.services.cloudwatch
Methods in software.amazon.awscdk.services.cloudwatch that return SearchExpressionOptions.BuilderModifier and TypeMethodDescriptionSearchExpressionOptions.builder()
Sets the value ofSearchExpressionOptions.getColor()
Sets the value ofSearchExpressionOptions.getLabel()
Sets the value ofSearchExpressionOptions.getPeriod()
SearchExpressionOptions.Builder.searchAccount
(String searchAccount) Sets the value ofSearchExpressionOptions.getSearchAccount()
SearchExpressionOptions.Builder.searchRegion
(String searchRegion) Sets the value ofSearchExpressionOptions.getSearchRegion()
Constructors in software.amazon.awscdk.services.cloudwatch with parameters of type SearchExpressionOptions.BuilderModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theSearchExpressionOptions.Builder
.