Uses of Class
software.amazon.awscdk.services.codeguruprofiler.ProfilingGroupProps.Builder
Package
Description
AWS::CodeGuruProfiler Construct Library
-
Uses of ProfilingGroupProps.Builder in software.amazon.awscdk.services.codeguruprofiler
Modifier and TypeMethodDescriptionstatic ProfilingGroupProps.Builder
ProfilingGroupProps.builder()
ProfilingGroupProps.Builder.computePlatform
(ComputePlatform computePlatform) Sets the value ofProfilingGroupProps.getComputePlatform()
ProfilingGroupProps.Builder.profilingGroupName
(String profilingGroupName) Sets the value ofProfilingGroupProps.getProfilingGroupName()
ModifierConstructorDescriptionprotected
Jsii$Proxy
(ProfilingGroupProps.Builder builder) Constructor that initializes the object based on literal property values passed by theProfilingGroupProps.Builder
.