Uses of Class
software.amazon.awscdk.services.observabilityadmin.CfnTelemetryRule.ConditionProperty.Builder
Packages that use CfnTelemetryRule.ConditionProperty.Builder
Package
Description
AWS::ObservabilityAdmin Construct Library
-
Uses of CfnTelemetryRule.ConditionProperty.Builder in software.amazon.awscdk.services.observabilityadmin
Methods in software.amazon.awscdk.services.observabilityadmin that return CfnTelemetryRule.ConditionProperty.BuilderModifier and TypeMethodDescriptionCfnTelemetryRule.ConditionProperty.Builder.actionCondition(IResolvable actionCondition) Sets the value ofCfnTelemetryRule.ConditionProperty.getActionCondition()CfnTelemetryRule.ConditionProperty.Builder.actionCondition(CfnTelemetryRule.ActionConditionProperty actionCondition) Sets the value ofCfnTelemetryRule.ConditionProperty.getActionCondition()CfnTelemetryRule.ConditionProperty.builder()CfnTelemetryRule.ConditionProperty.Builder.labelNameCondition(IResolvable labelNameCondition) Sets the value ofCfnTelemetryRule.ConditionProperty.getLabelNameCondition()CfnTelemetryRule.ConditionProperty.Builder.labelNameCondition(CfnTelemetryRule.LabelNameConditionProperty labelNameCondition) Sets the value ofCfnTelemetryRule.ConditionProperty.getLabelNameCondition()Constructors in software.amazon.awscdk.services.observabilityadmin with parameters of type CfnTelemetryRule.ConditionProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnTelemetryRule.ConditionProperty.Builder.