Uses of Class
software.amazon.awscdk.services.applicationsignals.ServiceLevelObjectiveReference.Builder
Packages that use ServiceLevelObjectiveReference.Builder
Package
Description
AWS::ApplicationSignals Construct Library
-
Uses of ServiceLevelObjectiveReference.Builder in software.amazon.awscdk.services.applicationsignals
Methods in software.amazon.awscdk.services.applicationsignals that return ServiceLevelObjectiveReference.BuilderModifier and TypeMethodDescriptionServiceLevelObjectiveReference.builder()
ServiceLevelObjectiveReference.Builder.serviceLevelObjectiveArn
(String serviceLevelObjectiveArn) Sets the value ofServiceLevelObjectiveReference.getServiceLevelObjectiveArn()
Constructors in software.amazon.awscdk.services.applicationsignals with parameters of type ServiceLevelObjectiveReference.BuilderModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theServiceLevelObjectiveReference.Builder
.