Uses of Class
software.amazon.awscdk.services.codeguruprofiler.ProfilingGroupReference.Builder
Packages that use ProfilingGroupReference.Builder
Package
Description
AWS::CodeGuruProfiler Construct Library
-
Uses of ProfilingGroupReference.Builder in software.amazon.awscdk.services.codeguruprofiler
Methods in software.amazon.awscdk.services.codeguruprofiler that return ProfilingGroupReference.BuilderModifier and TypeMethodDescriptionProfilingGroupReference.builder()
ProfilingGroupReference.Builder.profilingGroupArn
(String profilingGroupArn) Sets the value ofProfilingGroupReference.getProfilingGroupArn()
ProfilingGroupReference.Builder.profilingGroupName
(String profilingGroupName) Sets the value ofProfilingGroupReference.getProfilingGroupName()
Constructors in software.amazon.awscdk.services.codeguruprofiler with parameters of type ProfilingGroupReference.BuilderModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theProfilingGroupReference.Builder
.