| Package | Description |
|---|---|
| software.amazon.awscdk.services.logs |
Amazon CloudWatch Logs Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
static CfnMetricFilterProps.Builder |
CfnMetricFilterProps.builder() |
CfnMetricFilterProps.Builder |
CfnMetricFilterProps.Builder.filterPattern(String filterPattern)
Sets the value of
CfnMetricFilterProps.getFilterPattern() |
CfnMetricFilterProps.Builder |
CfnMetricFilterProps.Builder.logGroupName(String logGroupName)
Sets the value of
CfnMetricFilterProps.getLogGroupName() |
CfnMetricFilterProps.Builder |
CfnMetricFilterProps.Builder.metricTransformations(IResolvable metricTransformations)
Sets the value of
CfnMetricFilterProps.getMetricTransformations() |
CfnMetricFilterProps.Builder |
CfnMetricFilterProps.Builder.metricTransformations(List<? extends Object> metricTransformations)
Sets the value of
CfnMetricFilterProps.getMetricTransformations() |
Copyright © 2021. All rights reserved.