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