| 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() |
| Constructor and Description |
|---|
Jsii$Proxy(CfnMetricFilterProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnMetricFilterProps.Builder. |
Copyright © 2022. All rights reserved.