Uses of Class
software.amazon.awscdk.services.applicationsignals.CfnServiceLevelObjective.GoalProperty.Builder
Packages that use CfnServiceLevelObjective.GoalProperty.Builder
Package
Description
AWS::ApplicationSignals Construct Library
-
Uses of CfnServiceLevelObjective.GoalProperty.Builder in software.amazon.awscdk.services.applicationsignals
Methods in software.amazon.awscdk.services.applicationsignals that return CfnServiceLevelObjective.GoalProperty.BuilderModifier and TypeMethodDescriptionCfnServiceLevelObjective.GoalProperty.Builder.attainmentGoal(Number attainmentGoal) Sets the value ofCfnServiceLevelObjective.GoalProperty.getAttainmentGoal()CfnServiceLevelObjective.GoalProperty.builder()CfnServiceLevelObjective.GoalProperty.Builder.interval(IResolvable interval) Sets the value ofCfnServiceLevelObjective.GoalProperty.getInterval()CfnServiceLevelObjective.GoalProperty.Builder.interval(CfnServiceLevelObjective.IntervalProperty interval) Sets the value ofCfnServiceLevelObjective.GoalProperty.getInterval()CfnServiceLevelObjective.GoalProperty.Builder.warningThreshold(Number warningThreshold) Sets the value ofCfnServiceLevelObjective.GoalProperty.getWarningThreshold()Constructors in software.amazon.awscdk.services.applicationsignals with parameters of type CfnServiceLevelObjective.GoalProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnServiceLevelObjective.GoalProperty.Builder.