Uses of Class
software.amazon.awscdk.services.codeguruprofiler.ProfilingGroup.Builder
Packages that use ProfilingGroup.Builder
Package
Description
AWS::CodeGuruProfiler Construct Library
-
Uses of ProfilingGroup.Builder in software.amazon.awscdk.services.codeguruprofiler
Methods in software.amazon.awscdk.services.codeguruprofiler that return ProfilingGroup.BuilderModifier and TypeMethodDescriptionProfilingGroup.Builder.computePlatform(ComputePlatform computePlatform) The compute platform of the profiling group.static ProfilingGroup.BuilderProfilingGroup.Builder.profilingGroupName(String profilingGroupName) A name for the profiling group.