Uses of Class
software.amazon.awscdk.services.codeguruprofiler.ProfilingGroupProps.Builder
Packages that use ProfilingGroupProps.Builder
Package
Description
AWS::CodeGuruProfiler Construct Library
-
Uses of ProfilingGroupProps.Builder in software.amazon.awscdk.services.codeguruprofiler
Methods in software.amazon.awscdk.services.codeguruprofiler that return ProfilingGroupProps.BuilderModifier and TypeMethodDescriptionstatic ProfilingGroupProps.BuilderProfilingGroupProps.builder()ProfilingGroupProps.Builder.computePlatform(ComputePlatform computePlatform) Sets the value ofProfilingGroupProps.getComputePlatform()ProfilingGroupProps.Builder.profilingGroupName(String profilingGroupName) Sets the value ofProfilingGroupProps.getProfilingGroupName()Constructors in software.amazon.awscdk.services.codeguruprofiler with parameters of type ProfilingGroupProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(ProfilingGroupProps.Builder builder) Constructor that initializes the object based on literal property values passed by theProfilingGroupProps.Builder.