Uses of Interface
software.amazon.awscdk.services.applicationsignals.CfnServiceLevelObjective.RequestBasedSliProperty
Packages that use CfnServiceLevelObjective.RequestBasedSliProperty
Package
Description
AWS::ApplicationSignals Construct Library
-
Uses of CfnServiceLevelObjective.RequestBasedSliProperty in software.amazon.awscdk.services.applicationsignals
Classes in software.amazon.awscdk.services.applicationsignals that implement CfnServiceLevelObjective.RequestBasedSliPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnServiceLevelObjective.RequestBasedSliPropertyMethods in software.amazon.awscdk.services.applicationsignals that return CfnServiceLevelObjective.RequestBasedSliPropertyModifier and TypeMethodDescriptionCfnServiceLevelObjective.RequestBasedSliProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.applicationsignals with parameters of type CfnServiceLevelObjective.RequestBasedSliPropertyModifier and TypeMethodDescriptionCfnServiceLevelObjective.Builder.requestBasedSli(CfnServiceLevelObjective.RequestBasedSliProperty requestBasedSli) A structure containing information about the performance metric that this SLO monitors, if this is a request-based SLO.CfnServiceLevelObjectiveProps.Builder.requestBasedSli(CfnServiceLevelObjective.RequestBasedSliProperty requestBasedSli) Sets the value ofCfnServiceLevelObjectiveProps.getRequestBasedSli()voidCfnServiceLevelObjective.setRequestBasedSli(CfnServiceLevelObjective.RequestBasedSliProperty value) A structure containing information about the performance metric that this SLO monitors, if this is a request-based SLO.