Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.connect.CfnMetricPropsMixin.Builder
Packages that use CfnMetricPropsMixin.Builder
-
Uses of CfnMetricPropsMixin.Builder in software.amazon.awscdk.cfnpropertymixins.services.connect
Methods in software.amazon.awscdk.cfnpropertymixins.services.connect that return CfnMetricPropsMixin.BuilderModifier and TypeMethodDescriptionstatic CfnMetricPropsMixin.BuilderCfnMetricPropsMixin.Builder.create()static CfnMetricPropsMixin.BuilderCfnMetricPropsMixin.Builder.create(CfnPropertyMixinOptions options) CfnMetricPropsMixin.Builder.description(String description) The description of the custom metric.CfnMetricPropsMixin.Builder.instanceArn(String instanceArn) The identifier of the Amazon Connect instance.CfnMetricPropsMixin.Builder.metricCalculation(CfnMetricPropsMixin.MetricCalculationProperty metricCalculation) The calculation configuration for the metric.CfnMetricPropsMixin.Builder.metricCalculation(IResolvable metricCalculation) The calculation configuration for the metric.The name of the custom metric.CfnMetricPropsMixin.Builder.positiveTrendIndicator(String positiveTrendIndicator) Indicates how to classify a positive trend in metric data on the UI.The status of the custom metric.One or more tags.Display unit for the metric data.