Uses of Interface
software.amazon.awscdk.services.connect.CfnMetric.MetricCalculationProperty
Packages that use CfnMetric.MetricCalculationProperty
-
Uses of CfnMetric.MetricCalculationProperty in software.amazon.awscdk.services.connect
Classes in software.amazon.awscdk.services.connect that implement CfnMetric.MetricCalculationPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnMetric.MetricCalculationPropertyMethods in software.amazon.awscdk.services.connect that return CfnMetric.MetricCalculationPropertyModifier and TypeMethodDescriptionCfnMetric.MetricCalculationProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.connect with parameters of type CfnMetric.MetricCalculationPropertyModifier and TypeMethodDescriptionCfnMetric.Builder.metricCalculation(CfnMetric.MetricCalculationProperty metricCalculation) The calculation configuration for the metric.CfnMetricProps.Builder.metricCalculation(CfnMetric.MetricCalculationProperty metricCalculation) Sets the value ofCfnMetricProps.getMetricCalculation()voidCfnMetric.setMetricCalculation(CfnMetric.MetricCalculationProperty value) The calculation configuration for the metric.