Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.applicationsignals.CfnServiceLevelObjectiveMixinProps.Builder
Packages that use CfnServiceLevelObjectiveMixinProps.Builder
-
Uses of CfnServiceLevelObjectiveMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.applicationsignals
Methods in software.amazon.awscdk.cfnpropertymixins.services.applicationsignals that return CfnServiceLevelObjectiveMixinProps.BuilderModifier and TypeMethodDescriptionCfnServiceLevelObjectiveMixinProps.builder()CfnServiceLevelObjectiveMixinProps.Builder.burnRateConfigurations(List<? extends Object> burnRateConfigurations) Sets the value ofCfnServiceLevelObjectiveMixinProps.getBurnRateConfigurations()CfnServiceLevelObjectiveMixinProps.Builder.burnRateConfigurations(IResolvable burnRateConfigurations) Sets the value ofCfnServiceLevelObjectiveMixinProps.getBurnRateConfigurations()CfnServiceLevelObjectiveMixinProps.Builder.description(String description) Sets the value ofCfnServiceLevelObjectiveMixinProps.getDescription()CfnServiceLevelObjectiveMixinProps.Builder.exclusionWindows(List<? extends Object> exclusionWindows) Sets the value ofCfnServiceLevelObjectiveMixinProps.getExclusionWindows()CfnServiceLevelObjectiveMixinProps.Builder.exclusionWindows(IResolvable exclusionWindows) Sets the value ofCfnServiceLevelObjectiveMixinProps.getExclusionWindows()CfnServiceLevelObjectiveMixinProps.Builder.goal(CfnServiceLevelObjectivePropsMixin.GoalProperty goal) Sets the value ofCfnServiceLevelObjectiveMixinProps.getGoal()CfnServiceLevelObjectiveMixinProps.Builder.goal(IResolvable goal) Sets the value ofCfnServiceLevelObjectiveMixinProps.getGoal()Sets the value ofCfnServiceLevelObjectiveMixinProps.getName()CfnServiceLevelObjectiveMixinProps.Builder.requestBasedSli(CfnServiceLevelObjectivePropsMixin.RequestBasedSliProperty requestBasedSli) Sets the value ofCfnServiceLevelObjectiveMixinProps.getRequestBasedSli()CfnServiceLevelObjectiveMixinProps.Builder.requestBasedSli(IResolvable requestBasedSli) Sets the value ofCfnServiceLevelObjectiveMixinProps.getRequestBasedSli()CfnServiceLevelObjectiveMixinProps.Builder.sli(CfnServiceLevelObjectivePropsMixin.SliProperty sli) Sets the value ofCfnServiceLevelObjectiveMixinProps.getSli()CfnServiceLevelObjectiveMixinProps.Builder.sli(IResolvable sli) Sets the value ofCfnServiceLevelObjectiveMixinProps.getSli()Sets the value ofCfnServiceLevelObjectiveMixinProps.getTags()Constructors in software.amazon.awscdk.cfnpropertymixins.services.applicationsignals with parameters of type CfnServiceLevelObjectiveMixinProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnServiceLevelObjectiveMixinProps.Builder.