Uses of Class
software.amazon.awscdk.services.connect.CfnMetricProps.Builder
Packages that use CfnMetricProps.Builder
-
Uses of CfnMetricProps.Builder in software.amazon.awscdk.services.connect
Methods in software.amazon.awscdk.services.connect that return CfnMetricProps.BuilderModifier and TypeMethodDescriptionstatic CfnMetricProps.BuilderCfnMetricProps.builder()CfnMetricProps.Builder.description(String description) Sets the value ofCfnMetricProps.getDescription()CfnMetricProps.Builder.instanceArn(String instanceArn) Sets the value ofCfnMetricProps.getInstanceArn()CfnMetricProps.Builder.metricCalculation(IResolvable metricCalculation) Sets the value ofCfnMetricProps.getMetricCalculation()CfnMetricProps.Builder.metricCalculation(CfnMetric.MetricCalculationProperty metricCalculation) Sets the value ofCfnMetricProps.getMetricCalculation()Sets the value ofCfnMetricProps.getName()CfnMetricProps.Builder.positiveTrendIndicator(String positiveTrendIndicator) Sets the value ofCfnMetricProps.getPositiveTrendIndicator()Sets the value ofCfnMetricProps.getStatus()Sets the value ofCfnMetricProps.getTags()Sets the value ofCfnMetricProps.getUnit()Constructors in software.amazon.awscdk.services.connect with parameters of type CfnMetricProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnMetricProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnMetricProps.Builder.