Uses of Class
software.amazon.awscdk.interfaces.codeguruprofiler.ProfilingGroupReference.Builder
Packages that use ProfilingGroupReference.Builder
-
Uses of ProfilingGroupReference.Builder in software.amazon.awscdk.interfaces.codeguruprofiler
Methods in software.amazon.awscdk.interfaces.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.interfaces.codeguruprofiler with parameters of type ProfilingGroupReference.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theProfilingGroupReference.Builder.