Uses of Interface
software.amazon.awscdk.services.applicationsignals.CfnServiceLevelObjective.GoalProperty
Packages that use CfnServiceLevelObjective.GoalProperty
Package
Description
AWS::ApplicationSignals Construct Library
-
Uses of CfnServiceLevelObjective.GoalProperty in software.amazon.awscdk.services.applicationsignals
Classes in software.amazon.awscdk.services.applicationsignals that implement CfnServiceLevelObjective.GoalPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnServiceLevelObjective.GoalPropertyMethods in software.amazon.awscdk.services.applicationsignals that return CfnServiceLevelObjective.GoalPropertyModifier and TypeMethodDescriptionCfnServiceLevelObjective.GoalProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.applicationsignals with parameters of type CfnServiceLevelObjective.GoalPropertyModifier and TypeMethodDescriptionCfnServiceLevelObjective.Builder.goal(CfnServiceLevelObjective.GoalProperty goal) This structure contains the attributes that determine the goal of an SLO.CfnServiceLevelObjectiveProps.Builder.goal(CfnServiceLevelObjective.GoalProperty goal) Sets the value ofCfnServiceLevelObjectiveProps.getGoal()voidCfnServiceLevelObjective.setGoal(CfnServiceLevelObjective.GoalProperty value) This structure contains the attributes that determine the goal of an SLO.