Uses of Class
software.amazon.awscdk.services.logs.CfnMetricFilterProps.Builder
Packages that use CfnMetricFilterProps.Builder
-
Uses of CfnMetricFilterProps.Builder in software.amazon.awscdk.services.logs
Methods in software.amazon.awscdk.services.logs that return CfnMetricFilterProps.BuilderModifier and TypeMethodDescriptionstatic CfnMetricFilterProps.BuilderCfnMetricFilterProps.builder()CfnMetricFilterProps.Builder.filterName(String filterName) Sets the value ofCfnMetricFilterProps.getFilterName()CfnMetricFilterProps.Builder.filterPattern(String filterPattern) Sets the value ofCfnMetricFilterProps.getFilterPattern()CfnMetricFilterProps.Builder.logGroupName(String logGroupName) Sets the value ofCfnMetricFilterProps.getLogGroupName()CfnMetricFilterProps.Builder.metricTransformations(List<? extends Object> metricTransformations) Sets the value ofCfnMetricFilterProps.getMetricTransformations()CfnMetricFilterProps.Builder.metricTransformations(IResolvable metricTransformations) Sets the value ofCfnMetricFilterProps.getMetricTransformations()Constructors in software.amazon.awscdk.services.logs with parameters of type CfnMetricFilterProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnMetricFilterProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnMetricFilterProps.Builder.